| 1 | /*============================================================================== |
|---|---|
| 2 | Copyright (c) 2010 Thomas Heller |
| 3 | |
| 4 | Distributed under the Boost Software License, Version 1.0. (See accompanying |
| 5 | file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) |
| 6 | ==============================================================================*/ |
| 7 | |
| 8 | #undef BOOST_PHOENIX_UNARY_RULE |
| 9 | #undef BOOST_PHOENIX_UNARY_FUNCTIONAL |
| 10 | #undef BOOST_PHOENIX_BINARY_RULE |
| 11 | #undef BOOST_PHOENIX_BINARY_FUNCTIONAL |
| 12 | #undef BOOST_PHOENIX_UNARY_EXPRESSION |
| 13 | #undef BOOST_PHOENIX_BINARY_EXPRESSION |
| 14 | #undef BOOST_PHOENIX_GRAMMAR |
| 15 | #undef BOOST_PHOENIX_UNARY_OPERATORS |
| 16 | #undef BOOST_PHOENIX_BINARY_OPERATORS |
| 17 | #undef BOOST_PHOENIX_DEFINE_OPERATOR_HPP |
| 18 |
