]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/spirit/home/support/detail/lexer/state_machine.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / spirit / home / support / detail / lexer / state_machine.hpp
index b96615e49a9d982905c63eccc6626d43587c2760..97b78a610124515447fb0c65d49d3648b55cc895 100644 (file)
@@ -3,8 +3,8 @@
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file licence_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-#ifndef BOOST_LEXER_STATE_MACHINE_HPP
-#define BOOST_LEXER_STATE_MACHINE_HPP
+#ifndef BOOST_SPIRIT_SUPPORT_DETAIL_LEXER_STATE_MACHINE_HPP
+#define BOOST_SPIRIT_SUPPORT_DETAIL_LEXER_STATE_MACHINE_HPP
 
 #include <algorithm>
 #include "conversion/char_state_machine.hpp"