removed unneeded #if block

[SVN r11906]
This commit is contained in:
John Maddock
2001-12-04 12:23:28 +00:00
parent 277ca851c8
commit 4ae95dae74

View File

@ -28,9 +28,7 @@
#include <boost/regex.hpp>
#ifndef BOOST_NO_WREGEX
#include <cwchar>
#endif
#include <cstring>
#include <cstdio>