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

test/include/various Tests to see what is working for #7730

This commit is contained in:
John Fletcher
2014-02-04 23:37:19 +00:00
parent f346f296f4
commit 59e8d2ddf5
4 changed files with 4 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/statement/throw.hpp>
int main() {}