]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/spirit/home/classic/phoenix/tuple_helpers.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / spirit / home / classic / phoenix / tuple_helpers.hpp
index 003d018f6c551ebe0088b96cb08943b04239d116..153b4a8fdd40269649b25766aec68f6408efdbf5 100644 (file)
@@ -6,8 +6,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)
 ==============================================================================*/
-#ifndef PHOENIX_TUPLEHELPERS_HPP
-#define PHOENIX_TUPLEHELPERS_HPP
+#ifndef BOOST_SPIRIT_CLASSIC_PHOENIX_TUPLE_HELPERS_HPP
+#define BOOST_SPIRIT_CLASSIC_PHOENIX_TUPLE_HELPERS_HPP
 
 ///////////////////////////////////////////////////////////////////////////////
 #include <cassert>
@@ -1072,4 +1072,4 @@ namespace impl
 ///////////////////////////////////////////////////////////////////////////////
 }   //  namespace phoenix
 
-#endif // PHOENIX_TUPLEHELPERS_HPP
+#endif