]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/regex.cpp
MinGW compilation fixes.
[wxWidgets.git] / src / common / regex.cpp
index 7d0efb3acc36c9fb8ad650b083b4723996b7a3fe..44160b0ff7c9d4de6505f98577b34175b960d9c0 100644 (file)
 
 #include "wx/regex.h"
 
 
 #include "wx/regex.h"
 
-#if wxUSE_UNICODE
-#   if !defined(wxUSE_BUILTIN_REGEX)
-#       error "Unicode not supported with system regex, please reconfigure with --with-regex=builtin"
-#   endif
-#endif
-
 // ----------------------------------------------------------------------------
 // private classes
 // ----------------------------------------------------------------------------
 // ----------------------------------------------------------------------------
 // private classes
 // ----------------------------------------------------------------------------