]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/classic/test/operators_tests.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / classic / test / operators_tests.cpp
index fd89e21699c4e10e5b66fface8a9f326971021b2..1790f0887b8f22e28f1d35f2516e49bbd1e70dd4 100644 (file)
@@ -7,11 +7,13 @@
     http://www.boost.org/LICENSE_1_0.txt)
 =============================================================================*/
 #include <iostream>
-#include <boost/detail/lightweight_test.hpp>
 
 using namespace std;
 
 #include <boost/spirit/include/classic_core.hpp>
+
+#include <boost/core/lightweight_test.hpp>
+
 using namespace BOOST_SPIRIT_CLASSIC_NS;
 
 ///////////////////////////////////////////////////////////////////////////////