summaryrefslogtreecommitdiffstats
path: root/src/uscxml/interpreter/ContentExecutor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml/interpreter/ContentExecutor.h')
-rw-r--r--src/uscxml/interpreter/ContentExecutor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uscxml/interpreter/ContentExecutor.h b/src/uscxml/interpreter/ContentExecutor.h
index 64f5a95..be0de78 100644
--- a/src/uscxml/interpreter/ContentExecutor.h
+++ b/src/uscxml/interpreter/ContentExecutor.h
@@ -28,7 +28,7 @@
// forward declare
namespace XERCESC_NS {
- class DOMElement;
+class DOMElement;
}
namespace uscxml {