Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / math / test / handle_test_result.hpp
index 3fa3822..cb1432a 100644 (file)
@@ -11,6 +11,8 @@
 #include <boost/math/tools/precision.hpp>
 #include <boost/regex.hpp>
 #include <boost/test/test_tools.hpp>
+#include <iostream>
+#include <iomanip>
 
 #if defined(BOOST_INTEL)
 #  pragma warning(disable:239)