Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / test / test_lognormal.cpp
index 081e517..d124c06 100644 (file)
@@ -11,7 +11,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/lognormal.hpp>
     using boost::math::lognormal_distribution;