]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/test/qi/regression_transform_assignment.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / test / qi / regression_transform_assignment.cpp
index 621ccb1bfd3aece448e5fd2241f7481bd0fe66f7..ac2fb4ed703f9ef230943fbed4d4f3ee5ccec907 100644 (file)
@@ -4,10 +4,9 @@
 //  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/detail/lightweight_test.hpp>
-#include <boost/config/warning_disable.hpp>
-
 #include <boost/spirit/include/qi.hpp>
+
+#include <boost/core/lightweight_test.hpp>
 #include <boost/fusion/tuple.hpp>
 #include <string>