]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/classic/test/closure_tests.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / classic / test / closure_tests.cpp
index f05d7210ff03d207ab096c95f9dcc8a33e897d0a..c0b4638ff01c92c432846aa4902183f28a82aeb5 100644 (file)
@@ -7,13 +7,15 @@
     http://www.boost.org/LICENSE_1_0.txt)
 =============================================================================*/
 #include <iostream>
-#include <boost/detail/lightweight_test.hpp>
 
 
 #include <boost/spirit/include/classic_core.hpp>
 #include <boost/spirit/include/classic_closure.hpp>
 #include <boost/spirit/include/classic_parametric.hpp>
 #include <boost/spirit/include/phoenix1_binders.hpp>
+
+#include <boost/core/lightweight_test.hpp>
+
 using namespace BOOST_SPIRIT_CLASSIC_NS;
 using namespace phoenix;