2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-01-19 16:32:14 +00:00
Files
phoenix/test/include/core.cpp
John Fletcher ed312188a5 complete merge
2014-02-06 23:32:51 +00:00

9 lines
455 B
C++

/*=============================================================================
Copyright (c) 2011 Thomas Heller
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/core.hpp>
int main() {}