summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/Invoker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml/plugins/Invoker.h')
-rw-r--r--src/uscxml/plugins/Invoker.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/uscxml/plugins/Invoker.h b/src/uscxml/plugins/Invoker.h
index 33a89d6..f5c55d5 100644
--- a/src/uscxml/plugins/Invoker.h
+++ b/src/uscxml/plugins/Invoker.h
@@ -28,8 +28,8 @@
#include <xercesc/dom/DOM.hpp>
namespace XERCESC_NS {
- class DOMDocument;
- class DOMNode;
+class DOMDocument;
+class DOMNode;
}
namespace uscxml {