Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / test / test_weibull.cpp
index 0d5b040..f56b08f 100644 (file)
@@ -16,7 +16,7 @@
 #include <boost/math/concepts/real_concept.hpp> // for real_concept
 #define BOOST_TEST_MAIN
 #include <boost/test/unit_test.hpp> // Boost.Test
-#include <boost/test/floating_point_comparison.hpp>
+#include <boost/test/tools/floating_point_comparison.hpp>
 
 #include <boost/math/distributions/weibull.hpp>
     using boost::math::weibull_distribution;