diff options
Diffstat (limited to 'test/src/test-stress.cpp')
-rw-r--r-- | test/src/test-stress.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/src/test-stress.cpp b/test/src/test-stress.cpp index afb94a6..1f8d8ef 100644 --- a/test/src/test-stress.cpp +++ b/test/src/test-stress.cpp @@ -4,6 +4,8 @@ #include "uscxml/server/HTTPServer.h" #include "uscxml/interpreter/Logging.h" +#include "uscxml/interpreter/InterpreterMonitor.h" +#include "uscxml/interpreter/InterpreterImpl.h" #include "uscxml/plugins/invoker/dirmon/DirMonInvoker.h" #include <boost/algorithm/string.hpp> |