summaryrefslogtreecommitdiff
path: root/src/expr/term_canonize.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/term_canonize.cpp')
-rw-r--r--src/expr/term_canonize.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/expr/term_canonize.cpp b/src/expr/term_canonize.cpp
index e5ebd0209..91f7f3190 100644
--- a/src/expr/term_canonize.cpp
+++ b/src/expr/term_canonize.cpp
@@ -14,6 +14,8 @@
#include "expr/term_canonize.h"
+#include <sstream>
+
// TODO #1216: move the code in this include
#include "theory/quantifiers/term_util.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback