]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/test/qi/match_manip_attr.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / test / qi / match_manip_attr.cpp
index e34179924732bec160ea4ebf7fca903590f5c85e..c383423e7c31be82afdd73c9a2ed8e8b66e02dc6 100644 (file)
@@ -3,13 +3,14 @@
 //  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/config/warning_disable.hpp>
-#include <boost/detail/lightweight_test.hpp>
+#include <boost/spirit/include/qi_match_attr.hpp>
 
 #include <boost/spirit/include/qi_char.hpp>
 #include <boost/spirit/include/qi_operator.hpp>
 #include <boost/spirit/include/qi_parse.hpp>
 
+#include <boost/core/lightweight_test.hpp>
+
 #include "test_manip_attr.hpp"
 
 #if SPIRIT_ARGUMENTS_LIMIT < 10