]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/test/test/writing-test-ts/windows-headers-test.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / test / test / writing-test-ts / windows-headers-test.cpp
index c91c3a873106dcb3b6d8e04588fafca0c0e0ccde..bc893e4edfaccb20b5e0dc776db9d36345f2049e 100644 (file)
@@ -16,7 +16,7 @@
 #endif
 
 #include <boost/test/unit_test.hpp>
-#include <boost/test/floating_point_comparison.hpp> // Extra test tool for FP comparison.
+#include <boost/test/tools/floating_point_comparison.hpp> // Extra test tool for FP comparison.
 
 BOOST_AUTO_TEST_CASE_EXPECTED_FAILURES( test, 2 )