diff options
Diffstat (limited to 'boost/spirit/home/x3/directive/expect.hpp')
-rw-r--r-- | boost/spirit/home/x3/directive/expect.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/boost/spirit/home/x3/directive/expect.hpp b/boost/spirit/home/x3/directive/expect.hpp index fe4491a22e..418ecf9b0d 100644 --- a/boost/spirit/home/x3/directive/expect.hpp +++ b/boost/spirit/home/x3/directive/expect.hpp @@ -4,8 +4,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(SPIRIT_EXPECT_MARCH_16_2012_1024PM) -#define SPIRIT_EXPECT_MARCH_16_2012_1024PM +#if !defined(BOOST_SPIRIT_X3_EXPECT_MARCH_16_2012_1024PM) +#define BOOST_SPIRIT_X3_EXPECT_MARCH_16_2012_1024PM #include <boost/spirit/home/x3/support/context.hpp> #include <boost/spirit/home/x3/core/parser.hpp> |