Revert "preprocessor: fix bug in merge of rmExtraExo branch"

This reverts commit def2bf81d2.
time-shift
Houtan Bastani 2015-06-09 16:41:00 +02:00
parent d6a1a71556
commit e4b8565797
2 changed files with 0 additions and 2 deletions

View File

@ -34,7 +34,6 @@ using namespace std;
class DataTree;
class VariableNode;
class BinaryOpNode;
class SymbolTable;
typedef class ExprNode *expr_t;

View File

@ -28,7 +28,6 @@ using namespace std;
#include <map>
#include "SymbolTable.hh"
class SymbolTable;
enum ExternalFunctionSetOrNot
{