]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/wave/samples/waveidl/idllexer/idl_lex_interface.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / wave / samples / waveidl / idllexer / idl_lex_interface.hpp
index 3ee295d87854d23d43ebfe030788821f43c3a5a1..ac89e0c1f79dc46e00559ebdc5e2c6fd4524244e 100644 (file)
@@ -10,8 +10,8 @@
     LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 =============================================================================*/
 
-#if !defined(IDL_LEX_INTERFACE_HPP_INCLUDED)
-#define IDL_LEX_INTERFACE_HPP_INCLUDED
+#if !defined(BOOST_IDL_LEX_INTERFACE_HPP_INCLUDED)
+#define BOOST_IDL_LEX_INTERFACE_HPP_INCLUDED
 
 #include <boost/wave/util/file_position.hpp>
 #include <boost/wave/language_support.hpp>
@@ -75,4 +75,4 @@ struct lex_input_interface_generator
 }   // namespace wave
 }   // namespace boost 
 
-#endif // !defined(IDL_LEX_INTERFACE_HPP_INCLUDED)
+#endif // !defined(BOOST_IDL_LEX_INTERFACE_HPP_INCLUDED)