]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/spirit/home/karma/operator/sequence.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / spirit / home / karma / operator / sequence.hpp
index d7ee806d548982f0f9d8e59ec86018b13284e5a6..2a1a81461cd650f48a117f61157c8e6b97045e7a 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_KARMA_SEQUENCE_FEB_28_2007_0247PM)
-#define SPIRIT_KARMA_SEQUENCE_FEB_28_2007_0247PM
+#ifndef BOOST_SPIRIT_KARMA_OPERATOR_SEQUENCE_HPP
+#define BOOST_SPIRIT_KARMA_OPERATOR_SEQUENCE_HPP
 
 #if defined(_MSC_VER)
 #pragma once
@@ -37,6 +37,8 @@
 #include <boost/mpl/not.hpp>
 #include <boost/fusion/include/transform.hpp>
 #include <boost/mpl/accumulate.hpp>
+#include <boost/proto/operators.hpp>
+#include <boost/proto/tags.hpp>
 #include <boost/config.hpp>
 
 ///////////////////////////////////////////////////////////////////////////////