Skip to content
Snippets Groups Projects
Commit 8f121273 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

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

This reverts commit def2bf81d2b8dacda4b72d4250020eb793f28b20.
parent 8fe889bf
Branches
Tags
No related merge requests found
......@@ -34,7 +34,6 @@ using namespace std;
class DataTree;
class VariableNode;
class BinaryOpNode;
class SymbolTable;
typedef class ExprNode *expr_t;
......
......@@ -28,7 +28,6 @@ using namespace std;
#include <map>
#include "SymbolTable.hh"
class SymbolTable;
enum ExternalFunctionSetOrNot
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment