X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1701c4d42145de20ece5ddb87c7f4b993445bf77..f5698096606b5a3d399018a20135f41d5ba05215:/src/regex/regcustom.h?ds=inline diff --git a/src/regex/regcustom.h b/src/regex/regcustom.h index 825a3c35e7..ec64f5fb6e 100644 --- a/src/regex/regcustom.h +++ b/src/regex/regcustom.h @@ -26,9 +26,6 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* headers if any */ -#include "wx/wxchar.h" - /* overrides for regguts.h definitions, if any */ /* regguts only includes standard headers if NULL is not defined, so do it * ourselves here */ @@ -38,6 +35,9 @@ #include #include +/* must include this after ctype.h inclusion for CodeWarrior/Mac */ +#include "wx/wxchar.h" + /* * Do not insert extras between the "begin" and "end" lines -- this * chunk is automatically extracted to be fitted into regex.h.