mirror of
https://github.com/boostorg/regex.git
synced 2025-07-31 21:14:36 +02:00
Merge pull request #24 from MarcelRaad/patch-1
Fix test on compilers without char32_t
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <boost/config.hpp>
|
||||||
|
|
||||||
#ifndef BOOST_NO_CXX11_CHAR32_T
|
#ifndef BOOST_NO_CXX11_CHAR32_T
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user