about summary refs log tree commit diff homepage
path: root/unittests/Solver/SolverTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Solver/SolverTest.cpp')
-rw-r--r--unittests/Solver/SolverTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/unittests/Solver/SolverTest.cpp b/unittests/Solver/SolverTest.cpp
index cda0cf96..3c9bf89a 100644
--- a/unittests/Solver/SolverTest.cpp
+++ b/unittests/Solver/SolverTest.cpp
@@ -7,6 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 
+#include <iostream>
 #include "gtest/gtest.h"
 
 #include "klee/Constraints.h"