summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/ho_elim.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/preprocessing/passes/ho_elim.cpp')
-rw-r--r--src/preprocessing/passes/ho_elim.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/preprocessing/passes/ho_elim.cpp b/src/preprocessing/passes/ho_elim.cpp
index dfe7da87d..284fbc72b 100644
--- a/src/preprocessing/passes/ho_elim.cpp
+++ b/src/preprocessing/passes/ho_elim.cpp
@@ -16,6 +16,8 @@
#include "preprocessing/passes/ho_elim.h"
+#include <sstream>
+
#include "expr/node_algorithm.h"
#include "options/quantifiers_options.h"
#include "preprocessing/assertion_pipeline.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback