mirror of
https://github.com/boostorg/parser.git
synced 2026-01-19 04:22:13 +00:00
Cruft removal.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <iterator>
|
||||
|
||||
|
||||
#if !BOOST_PARSER_USE_CONCEPTS// || defined(_MSC_VER)
|
||||
#if !BOOST_PARSER_USE_CONCEPTS
|
||||
# define BOOST_PARSER_DETAIL_TEXT_USE_CONCEPTS 0
|
||||
#else
|
||||
# define BOOST_PARSER_DETAIL_TEXT_USE_CONCEPTS 1
|
||||
|
||||
Reference in New Issue
Block a user