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