summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/theory_quantifiers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/theory_quantifiers.h')
-rw-r--r--src/theory/quantifiers/theory_quantifiers.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/theory/quantifiers/theory_quantifiers.h b/src/theory/quantifiers/theory_quantifiers.h
index 517786400..1e42abd22 100644
--- a/src/theory/quantifiers/theory_quantifiers.h
+++ b/src/theory/quantifiers/theory_quantifiers.h
@@ -30,10 +30,11 @@
#include <map>
namespace CVC4 {
+class TheoryEngine;
+
namespace theory {
namespace quantifiers {
-class TheoryEngine;
class ModelEngine;
class InstantiationEngine;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback