]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/spirit/home/karma/phoenix_attributes.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / spirit / home / karma / phoenix_attributes.hpp
index a050cf4271ddd1d4b0013510044537ecd45d8a02..120379ec488545ade47f24151fb08dab198e033c 100644 (file)
 #include <boost/spirit/home/karma/detail/indirect_iterator.hpp>
 #include <boost/spirit/home/support/container.hpp>
 
-#include <boost/spirit/include/phoenix_core.hpp>
 #include <boost/utility/result_of.hpp>
 
+///////////////////////////////////////////////////////////////////////////////
+namespace boost { namespace phoenix
+{
+    template <typename Expr>
+    struct actor;
+}}
+
 ///////////////////////////////////////////////////////////////////////////////
 namespace boost { namespace spirit { namespace traits
 {