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

test/include/scope further test changes.

This commit is contained in:
John Fletcher
2014-02-05 00:22:49 +00:00
parent 7b3b147066
commit 0bb05804ac
3 changed files with 3 additions and 0 deletions

View File

@@ -3,5 +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_NO_SPECIALIZE_CUSTOM_TERMINAL
#include <boost/phoenix/scope/local_variable.hpp>
int main() {}