X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/122c9be08511589c49fe1c6f6e5291d41994d3fc..7b28e0ede49ca78e05df6bc6af2d2d8c508f8455:/src/common/regex.cpp diff --git a/src/common/regex.cpp b/src/common/regex.cpp index 44160b0ff7..12d49ee971 100644 --- a/src/common/regex.cpp +++ b/src/common/regex.cpp @@ -46,10 +46,7 @@ # include #endif -#ifndef __WXWINCE__ #include -#endif - #include "wx/regex.h" // ----------------------------------------------------------------------------