2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-02-19 02:32:09 +00:00

test/include/core/bug7730.cpp switched test as well.

This commit is contained in:
John Fletcher
2014-02-04 21:18:18 +00:00
parent e8832f1703
commit ec5bb34475

View File

@@ -3,6 +3,6 @@
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)
==============================================================================*/
#define BOOST_PHOENIX_SPECIALIZE_CUSTOM_TERMINAL
#define BOOST_PHOENIX_NO_SPECIALIZE_CUSTOM_TERMINAL
#include <boost/phoenix/core/terminal.hpp>
int main() {}