Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / test / test_chi_squared.cpp
index a767453..8f79b93 100644 (file)
@@ -27,7 +27,7 @@ using boost::math::chi_squared;
 
 #define BOOST_TEST_MAIN
 #include <boost/test/unit_test.hpp> // for test_main
-#include <boost/test/floating_point_comparison.hpp> // for BOOST_CHECK_CLOSE
+#include <boost/test/tools/floating_point_comparison.hpp> // for BOOST_CHECK_CLOSE
 
 #include "test_out_of_range.hpp"