]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/example/qi/compiler_tutorial/calc8/expression_def.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / example / qi / compiler_tutorial / calc8 / expression_def.hpp
index 608992c3f3b892de93441252c37205c0093aaa93..c5f55f4d1728e238850c795b598f13bf33a7f906 100644 (file)
@@ -7,7 +7,7 @@
 #include "expression.hpp"
 #include "error_handler.hpp"
 #include "annotation.hpp"
-#include <boost/spirit/include/phoenix_function.hpp>
+#include <boost/phoenix/function.hpp>
 
 namespace client { namespace parser
 {