X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/71b5725f30bd6006f77f56ffdeb697b72241888d..f38dc50d5c25753d6515a1c48bb35fe02bd4ba4f:/src/common/regex.cpp diff --git a/src/common/regex.cpp b/src/common/regex.cpp index e96257c8b6..62ffa7c781 100644 --- a/src/common/regex.cpp +++ b/src/common/regex.cpp @@ -43,7 +43,9 @@ #include #endif +#ifndef __WXWINCE__ #include +#endif #include "wx/regex.h"