]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/test/qi/regression_clear.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / test / qi / regression_clear.cpp
index 3c7fe77d0a028a483b2e28a9f742eae1a412eeeb..260ea65a8a6e5df9375711018e67df03439fc636 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/config/warning_disable.hpp>
-#include <boost/detail/lightweight_test.hpp>
-
 #include <boost/spirit/include/qi.hpp>
+
+#include <boost/core/lightweight_test.hpp>
 #include <vector>
 
 int main()