summaryrefslogtreecommitdiff
path: root/src/theory/uf/theory_uf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/theory_uf.cpp')
-rw-r--r--src/theory/uf/theory_uf.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/uf/theory_uf.cpp b/src/theory/uf/theory_uf.cpp
index db8b89d89..e6e809533 100644
--- a/src/theory/uf/theory_uf.cpp
+++ b/src/theory/uf/theory_uf.cpp
@@ -18,6 +18,7 @@
#include "theory/uf/theory_uf.h"
#include <memory>
+#include <sstream>
#include "expr/node_algorithm.h"
#include "expr/proof_node_manager.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback