]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/spirit/home/x3/version.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / spirit / home / x3 / version.hpp
index b91ff80043ec77307d4c64ea6ef2ef84c290ce48..b3b0e0797e66a81a050d57c504e6b61ddf43abab 100644 (file)
@@ -6,14 +6,14 @@
   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_X3_VERSION_INCLUDED)
-#define SPIRIT_X3_VERSION_INCLUDED
+#ifndef BOOST_SPIRIT_X3_VERSION_HPP
+#define BOOST_SPIRIT_X3_VERSION_HPP
 
 ///////////////////////////////////////////////////////////////////////////////
 //
 //  This is the version of the current Spirit X3 distribution
 //
 ///////////////////////////////////////////////////////////////////////////////
-#define SPIRIT_X3_VERSION 0x3004
+#define SPIRIT_X3_VERSION 0x3006
 
 #endif