]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/test/lex/regression_matlib_generate.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / test / lex / regression_matlib_generate.cpp
index b152b9ae5aad3f67c40a7c72ebd83ae6bd5fd57a..00c2612fecefd6023e9babaabb7d894d3ccd1bff 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>