mirror of
https://github.com/boostorg/phoenix.git
synced 2026-02-19 14:42:14 +00:00
Amended to remove conflicts.
This commit is contained in:
8
test/include/core/bug7730.cpp
Normal file
8
test/include/core/bug7730.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
/*=============================================================================
|
||||
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() {}
|
||||
Reference in New Issue
Block a user