Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / test / test_normal.cpp
index 275af0f..757e942 100644 (file)
@@ -27,7 +27,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/normal.hpp>
     using boost::math::normal_distribution;