]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/example/qi/compiler_tutorial/conjure1/compiler.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / example / qi / compiler_tutorial / conjure1 / compiler.hpp
index 461f7a7c45355376a9b4c21c5a8f211820ad3519..5533d2aff5b6fefca5fad9e78e73e47f4da2df40 100644 (file)
@@ -13,9 +13,9 @@
 #include <map>
 #include <boost/function.hpp>
 #include <boost/shared_ptr.hpp>
-#include <boost/spirit/include/phoenix_core.hpp>
-#include <boost/spirit/include/phoenix_function.hpp>
-#include <boost/spirit/include/phoenix_operator.hpp>
+#include <boost/phoenix/core.hpp>
+#include <boost/phoenix/function.hpp>
+#include <boost/phoenix/operator.hpp>
 
 namespace client { namespace code_gen
 {