2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-02-14 13:02:10 +00:00
Files
phoenix/test/include/core/bug7730.cpp
2014-02-05 20:35:40 +00:00

9 lines
460 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_SPECIALIZE_CUSTOM_TERMINAL
#include <boost/phoenix/core/terminal.hpp>
int main() {}