diff options
Diffstat (limited to 'src/uscxml/interpreter/MicroStepImpl.h')
-rw-r--r-- | src/uscxml/interpreter/MicroStepImpl.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/uscxml/interpreter/MicroStepImpl.h b/src/uscxml/interpreter/MicroStepImpl.h index d831fdd..110dbd2 100644 --- a/src/uscxml/interpreter/MicroStepImpl.h +++ b/src/uscxml/interpreter/MicroStepImpl.h @@ -20,12 +20,9 @@ #ifndef MICROSTEPIMPL_H_98233709 #define MICROSTEPIMPL_H_98233709 -#include "uscxml/config.h" - #include <list> #include <set> #include <string> -#include <xercesc/dom/DOM.hpp> #include "uscxml/Common.h" #include "uscxml/Interpreter.h" |