summaryrefslogtreecommitdiff
path: root/src/theory/theory_engine.h
diff options
context:
space:
mode:
authorTim King <taking@google.com>2016-08-31 23:06:39 -0700
committerTim King <taking@google.com>2016-08-31 23:06:39 -0700
commit07c4b6c27aac497c74695dd559adfee0d9e8e83f (patch)
tree1ae06e7433bf466dd6cfad41ce136fff79d6df1f /src/theory/theory_engine.h
parentd6b840e521eef52a864f51fa18d6e86a6bf34f4a (diff)
Removing the forward declaration of QuantInfo from rewrite_engine.h.
Diffstat (limited to 'src/theory/theory_engine.h')
-rw-r--r--src/theory/theory_engine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/theory_engine.h b/src/theory/theory_engine.h
index 86c45a0e6..bb7946dd8 100644
--- a/src/theory/theory_engine.h
+++ b/src/theory/theory_engine.h
@@ -35,7 +35,6 @@
#include "theory/atom_requests.h"
#include "theory/bv/bv_to_bool.h"
#include "theory/interrupted.h"
-#include "theory/quantifiers/quant_conflict_find.h"
#include "theory/rewriter.h"
#include "theory/shared_terms_database.h"
#include "theory/sort_inference.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback