From 611e04cc7a46c4fe43a44c7be754dd7259fcd5de Mon Sep 17 00:00:00 2001 From: Stefan Radomski Date: Sun, 3 Aug 2014 14:27:50 +0200 Subject: Forgot to remove InterpreterRC header reference --- src/uscxml/Interpreter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uscxml/Interpreter.cpp b/src/uscxml/Interpreter.cpp index ba20981..7a8b807 100644 --- a/src/uscxml/Interpreter.cpp +++ b/src/uscxml/Interpreter.cpp @@ -47,7 +47,7 @@ #include #include "uscxml/interpreter/InterpreterDraft6.h" -#include "uscxml/interpreter/InterpreterRC.h" +//#include "uscxml/interpreter/InterpreterRC.h" #include "uscxml/Factory.h" #if 1 -- cgit v0.12