]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/classic/test/parser_context_test.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / classic / test / parser_context_test.cpp
index 7883bab4a9e4ceaf3c2f59f8240ae980ef894950..f71d280f32f801e50b01d0845b22d67240c2fc2d 100644 (file)
@@ -6,10 +6,11 @@
     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/spirit/include/classic_core.hpp>
 #include <boost/spirit/include/classic_assign_actor.hpp>
 
+#include <boost/core/lightweight_test.hpp>
+
 using namespace boost;
 using namespace BOOST_SPIRIT_CLASSIC_NS;