mirror of
https://github.com/boostorg/regex.git
synced 2025-07-05 00:26:30 +02:00
changed BOOST_RE_THREADS to BOOST_HAS_THREADS
[SVN r11827]
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
|
||||
#include <boost/regex.hpp>
|
||||
|
||||
#ifndef BOOST_RE_NO_WCHAR_H
|
||||
#ifndef BOOST_NO_WREGEX
|
||||
#include <cwchar>
|
||||
#endif
|
||||
#include <cstring>
|
||||
|
Reference in New Issue
Block a user