]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/spirit/home/qi/operator/and_predicate.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / spirit / home / qi / operator / and_predicate.hpp
index 0554c10d6dc39a31d044b0ac4c81185a69d25d33..647fdd2e955599a0e6e36c86a739b1e3ac49996e 100644 (file)
@@ -4,8 +4,8 @@
     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)
 =============================================================================*/
-#if !defined(SPIRIT_AND_PREDICATE_MARCH_23_2007_0617PM)
-#define SPIRIT_AND_PREDICATE_MARCH_23_2007_0617PM
+#ifndef BOOST_SPIRIT_QI_OPERATOR_AND_PREDICATE_HPP
+#define BOOST_SPIRIT_QI_OPERATOR_AND_PREDICATE_HPP
 
 #if defined(_MSC_VER)
 #pragma once
@@ -19,6 +19,8 @@
 #include <boost/spirit/home/support/has_semantic_action.hpp>
 #include <boost/spirit/home/support/handles_container.hpp>
 #include <boost/fusion/include/at.hpp>
+#include <boost/proto/operators.hpp>
+#include <boost/proto/tags.hpp>
 
 namespace boost { namespace spirit
 {