diff --git a/hash/test/hash_float_test.cpp b/hash/test/hash_float_test.cpp index 1e2f8e0..4b244e6 100644 --- a/hash/test/hash_float_test.cpp +++ b/hash/test/hash_float_test.cpp @@ -17,6 +17,8 @@ #include #include +#include + template void float_tests(T* = 0) { @@ -110,7 +112,19 @@ void float_tests(T* = 0) BOOST_AUTO_UNIT_TEST(hash_float_tests) { + std::cout<<"Compiler: "<