Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / test / test_negative_binomial.cpp
index f2e909d..069ebf8 100644 (file)
@@ -38,7 +38,7 @@ using boost::math::negative_binomial_distribution;
 
 #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 "table_type.hpp"
 #include "test_out_of_range.hpp"