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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uscxml/plugins/ExecutableContentImpl.h b/src/uscxml/plugins/ExecutableContentImpl.h
index 3f987bb..f186e84 100644
--- a/src/uscxml/plugins/ExecutableContentImpl.h
+++ b/src/uscxml/plugins/ExecutableContentImpl.h
@@ -27,6 +27,7 @@
#include <sstream>
namespace XERCESC_NS {
+class DOMElement;
class DOMDocument;
class DOMNode;
}