]> git.saurik.com Git - wxWidgets.git/blobdiff - src/regex/regcustom.h
A little clarification
[wxWidgets.git] / src / regex / regcustom.h
index cbd3bb9a31cb49382ad8d0e0904bb6794ea449d6..c4ff85749e3312a3d76482bd8253dae5a3ad0157 100644 (file)
@@ -43,6 +43,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <ctype.h>
 #include <limits.h>
 
@@ -87,4 +88,4 @@ typedef long celt;                            /* type to hold chr, MCCE number, or
 /* and pick up the standard header */
 #include "regex.h"
 
-#endif /* _REGEX_CUSTOM_H_ */
\ No newline at end of file
+#endif /* _REGEX_CUSTOM_H_ */