]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/test/karma/regression_semantic_action_attribute.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / test / karma / regression_semantic_action_attribute.cpp
index 01265d9fc49136d2ff32c7d431f03e96af7e39de..f4016af5d5ec2e79d914a141ab9db65c7f4acc21 100644 (file)
@@ -4,14 +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/config/warning_disable.hpp>
-#include <boost/detail/lightweight_test.hpp>
-
 #include <string>
 #include <vector>
 #include <boost/spirit/include/karma.hpp> 
-#include <boost/spirit/include/phoenix_core.hpp>
-#include <boost/spirit/include/phoenix_operator.hpp>
+#include <boost/phoenix/core.hpp>
+#include <boost/phoenix/operator.hpp>
 
 #include "test.hpp"