Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / log / test / run / util_dynamic_type_disp.cpp
index 485569d..e64abb1 100644 (file)
@@ -16,8 +16,8 @@
 
 #include <string>
 #include <boost/bind.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/dynamic_type_dispatcher.hpp>
 
 namespace logging = boost::log;