summaryrefslogtreecommitdiff
path: root/src/smt/node_command.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/node_command.cpp')
-rw-r--r--src/smt/node_command.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/smt/node_command.cpp b/src/smt/node_command.cpp
index 33b5d9953..3fc3a2e0c 100644
--- a/src/smt/node_command.cpp
+++ b/src/smt/node_command.cpp
@@ -16,6 +16,8 @@
#include "smt/node_command.h"
+#include <sstream>
+
#include "printer/printer.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback