summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/symmetry_breaking.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2013-11-06 16:58:16 -0500
committerTianyi Liang <tianyi-liang@uiowa.edu>2013-11-10 18:47:35 -0600
commit726603e0e5a5482cf98538079790747e43313276 (patch)
tree12e41e99a21a16cf9cff7374a84d9a6527f03c8b /src/theory/quantifiers/symmetry_breaking.h
parent6c6f44c32a6bb957c1e82ae75fbf62db2e286595 (diff)
Flatten libcvc4 build structure; remove some #include interdependences
Diffstat (limited to 'src/theory/quantifiers/symmetry_breaking.h')
-rwxr-xr-xsrc/theory/quantifiers/symmetry_breaking.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/quantifiers/symmetry_breaking.h b/src/theory/quantifiers/symmetry_breaking.h
index 05461d378..7f6855fea 100755
--- a/src/theory/quantifiers/symmetry_breaking.h
+++ b/src/theory/quantifiers/symmetry_breaking.h
@@ -29,6 +29,7 @@
#include "util/sort_inference.h"
#include "context/context.h"
#include "context/context_mm.h"
+#include "context/cdhashmap.h"
#include "context/cdchunk_list.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback