]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/classic/test/switch_tests_eps_default.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / classic / test / switch_tests_eps_default.cpp
index 9e9557f2d71be139aa476a3d90e8c63669c1d6e5..1fd791b82c030adefe878cbbfca2c20500c5417d 100644 (file)
@@ -7,7 +7,6 @@
     http://www.boost.org/LICENSE_1_0.txt)
 =============================================================================*/
 #include <iostream>
-#include <boost/detail/lightweight_test.hpp>
 
 
 #define BOOST_SPIRIT_SWITCH_CASE_LIMIT 6
@@ -28,6 +27,8 @@
 #include <boost/spirit/include/classic_select.hpp>
 #include <boost/spirit/include/classic_closure.hpp>
 
+#include <boost/core/lightweight_test.hpp>
+
 using namespace BOOST_SPIRIT_CLASSIC_NS;
 
 namespace test_grammars {