]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/wave/samples/hannibal/translation_unit_skipper.h
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / wave / samples / hannibal / translation_unit_skipper.h
index 4dc2e2737f8895effcff944c14a3ba9bdd13c94b..03d50af8d557d7ca1fcb3c2b64c14b4ca016e197 100644 (file)
@@ -9,8 +9,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(HANNIBAL_TRANSLATION_UNIT_SKIPPER_H_INCLUDED)
-#define HANNIBAL_TRANSLATION_UNIT_SKIPPER_H_INCLUDED
+#if !defined(BOOST_HANNIBAL_TRANSLATION_UNIT_SKIPPER_H_INCLUDED)
+#define BOOST_HANNIBAL_TRANSLATION_UNIT_SKIPPER_H_INCLUDED
 
 #include <boost/spirit/include/classic_core.hpp>
 #include <boost/spirit/include/classic_confix.hpp>
@@ -48,4 +48,4 @@ struct translation_unit_skipper
     };
 };
 
-#endif // HANNIBAL_TRANSLATION_UNIT_SKIPPER_H_INCLUDED
+#endif // BOOST_HANNIBAL_TRANSLATION_UNIT_SKIPPER_H_INCLUDED