]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/test/karma/regression_real_scientific.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / test / karma / regression_real_scientific.cpp
index 45f679656bcdd12ba768602b7ed2651497b89369..abe8f1cf99d497663361cb05dc665aa7dc5fb9a0 100644 (file)
@@ -4,10 +4,10 @@
 //  Distributed under the Boost Software License, Version 1.0. (See accompanying 
 //  file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
-#include <boost/config/warning_disable.hpp>
-#include <boost/detail/lightweight_test.hpp>
 #include <boost/spirit/include/karma.hpp>
 
+#include <boost/core/lightweight_test.hpp>
+
 #include <iostream>
 #include <string>
 #include <iterator>