summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/term_database.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/term_database.h')
-rw-r--r--src/theory/quantifiers/term_database.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/quantifiers/term_database.h b/src/theory/quantifiers/term_database.h
index 588201fbf..61754ac32 100644
--- a/src/theory/quantifiers/term_database.h
+++ b/src/theory/quantifiers/term_database.h
@@ -18,7 +18,7 @@
#define CVC4__THEORY__QUANTIFIERS__TERM_DATABASE_H
#include <map>
-#include <unordered_set>
+#include <unordered_map>
#include "context/cdhashmap.h"
#include "context/cdhashset.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback