From e4b8565797c441bf30827ee7c2edcaf8cb7414f3 Mon Sep 17 00:00:00 2001 From: Houtan Bastani Date: Tue, 9 Jun 2015 16:41:00 +0200 Subject: [PATCH] Revert "preprocessor: fix bug in merge of rmExtraExo branch" This reverts commit def2bf81d2b8dacda4b72d4250020eb793f28b20. --- preprocessor/ExprNode.hh | 1 - preprocessor/ExternalFunctionsTable.hh | 1 - 2 files changed, 2 deletions(-) diff --git a/preprocessor/ExprNode.hh b/preprocessor/ExprNode.hh index 048196cae..bef4a4157 100644 --- a/preprocessor/ExprNode.hh +++ b/preprocessor/ExprNode.hh @@ -34,7 +34,6 @@ using namespace std; class DataTree; class VariableNode; class BinaryOpNode; -class SymbolTable; typedef class ExprNode *expr_t; diff --git a/preprocessor/ExternalFunctionsTable.hh b/preprocessor/ExternalFunctionsTable.hh index 0dfe698ac..b5218bea5 100644 --- a/preprocessor/ExternalFunctionsTable.hh +++ b/preprocessor/ExternalFunctionsTable.hh @@ -28,7 +28,6 @@ using namespace std; #include #include "SymbolTable.hh" -class SymbolTable; enum ExternalFunctionSetOrNot {