about summary refs log tree commit diff homepage
path: root/lib/SMT/parser_temp.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/SMT/parser_temp.h')
-rw-r--r--lib/SMT/parser_temp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/SMT/parser_temp.h b/lib/SMT/parser_temp.h
index ad6bf5f1..d6ad91a2 100644
--- a/lib/SMT/parser_temp.h
+++ b/lib/SMT/parser_temp.h
@@ -25,7 +25,6 @@
 
 //#include "expr.h"
 #define Expr void*
-#include "exception.h"
 
 #include <sstream>
 #include <vector>