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

This reverts commit def2bf81d2b8dacda4b72d4250020eb793f28b20.
issue#70
Houtan Bastani 2015-06-09 16:41:00 +02:00
parent 8fe889bf2f
commit 8f121273bc
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
{