summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/ExecutableContentImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml/plugins/ExecutableContentImpl.h')
-rw-r--r--src/uscxml/plugins/ExecutableContentImpl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/uscxml/plugins/ExecutableContentImpl.h b/src/uscxml/plugins/ExecutableContentImpl.h
index 5424717..3f987bb 100644
--- a/src/uscxml/plugins/ExecutableContentImpl.h
+++ b/src/uscxml/plugins/ExecutableContentImpl.h
@@ -27,8 +27,8 @@
#include <sstream>
namespace XERCESC_NS {
- class DOMDocument;
- class DOMNode;
+class DOMDocument;
+class DOMNode;
}
namespace uscxml {