mirror of
https://github.com/boostorg/regex.git
synced 2025-07-06 09:06:29 +02:00
removed unneeded #if block
[SVN r11906]
This commit is contained in:
@ -28,9 +28,7 @@
|
|||||||
|
|
||||||
#include <boost/regex.hpp>
|
#include <boost/regex.hpp>
|
||||||
|
|
||||||
#ifndef BOOST_NO_WREGEX
|
|
||||||
#include <cwchar>
|
#include <cwchar>
|
||||||
#endif
|
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <cstdio>
|
#include <cstdio>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user