Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / log / test / run / util_static_type_disp.cpp
index e318fc5..3f30ad5 100644 (file)
@@ -17,8 +17,8 @@
 #include <string>
 #include <typeinfo>
 #include <boost/mpl/vector.hpp>
-#include <boost/test/floating_point_comparison.hpp>
 #include <boost/test/unit_test.hpp>
+#include <boost/test/tools/floating_point_comparison.hpp>
 #include <boost/log/utility/type_dispatch/static_type_dispatcher.hpp>
 
 namespace logging = boost::log;