mirror of
https://github.com/boostorg/phoenix.git
synced 2026-02-18 14:22:09 +00:00
test/include/core/bug7730.cpp Test all of phoenix with BOOST_PHOENIX_NO_SPECIALIZE_CUSTOM_TERMINAL defined
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
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/terminal.hpp>
|
||||
#include <boost/phoenix.hpp>
|
||||
int main() {}
|
||||
|
||||
Reference in New Issue
Block a user