]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/test/lex/regression_matlib_generate_switch.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / test / lex / regression_matlib_generate_switch.cpp
index c500375991b1c9695c23f35f75205ee9abc61988..8d64a7cbe7007f58a44777a89a2447badd931f3d 100644 (file)
@@ -4,10 +4,11 @@
 //  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/detail/lightweight_test.hpp>
-#include <boost/spirit/include/lex_lexertl.hpp>
 #include <boost/spirit/include/lex_generate_static_lexertl.hpp>
 
+#include <boost/spirit/include/lex_lexertl.hpp>
+
+#include <boost/core/lightweight_test.hpp>
 #include <fstream>
 #include <vector>