]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/test_signed_zero.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / math / test / test_signed_zero.cpp
index c280f1721be5a82a9b9914e14a974a8e2a46494d..1e969f559b1ab552aee12f819249a045e5819fee 100644 (file)
@@ -12,7 +12,7 @@
 
 #define BOOST_TEST_MAIN
 
-#include <boost/test/auto_unit_test.hpp>
+#include <boost/test/unit_test.hpp>
 #include <boost/math/special_functions/nonfinite_num_facets.hpp>
 #include "s_.ipp" // To create test strings like std::basic_string<CharType> s = S_("0 -0");