forked from boostorg/regex
Remove more old code and enable standalone mode.
This commit is contained in:
@ -38,6 +38,7 @@
|
||||
#include <type_traits>
|
||||
#include <cstdint>
|
||||
#include <cctype>
|
||||
#include <cwctype>
|
||||
|
||||
#ifdef BOOST_NO_STDC_NAMESPACE
|
||||
namespace std{
|
||||
|
Reference in New Issue
Block a user