git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29407
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
* 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 */
#include <limits.h>
#include <string.h>
+/* 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.