summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/full_model_check.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2013-08-13 17:58:30 -0400
committerMorgan Deters <mdeters@cs.nyu.edu>2013-08-13 17:59:50 -0400
commit1af67a61059009407dd9833b126581d2c5e5c662 (patch)
treeaa1710d8b7260d14bcbef13f74b0b00833e2ae02 /src/theory/quantifiers/full_model_check.h
parent6942ed1f963ff30c8acfe465f939fe078f7bc4fe (diff)
Minor cleanup.
Diffstat (limited to 'src/theory/quantifiers/full_model_check.h')
-rwxr-xr-xsrc/theory/quantifiers/full_model_check.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theory/quantifiers/full_model_check.h b/src/theory/quantifiers/full_model_check.h
index 93174677f..6bb375c34 100755
--- a/src/theory/quantifiers/full_model_check.h
+++ b/src/theory/quantifiers/full_model_check.h
@@ -10,6 +10,8 @@
** \brief Full model check class
**/
+#include "cvc4_private.h"
+
#ifndef FULL_MODEL_CHECK
#define FULL_MODEL_CHECK
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback