]> git.saurik.com Git - wxWidgets.git/blobdiff - src/regex/regcustom.h
Applied patch [ 882493 ] Added XRC support for wxStatusBar
[wxWidgets.git] / src / regex / regcustom.h
index c4ff85749e3312a3d76482bd8253dae5a3ad0157..4f2dc97cbfd9bc7a6c32079b7f9b8f575a38e57e 100644 (file)
@@ -85,6 +85,8 @@ typedef long celt;                            /* type to hold chr, MCCE number, or
 #define iscdigit(x) wx_isdigit(x)
 #define iscspace(x) wx_isspace(x)
 
+extern int  wx_strlen(const wx_wchar* szString);
+
 /* and pick up the standard header */
 #include "regex.h"