compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-08-15 15:37:05 +00:00
parent 5716a1abb1
commit 9b588fe10c
5 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
#include <string.h>
#include <limits.h>
#include <ctype.h>
#include <regex.h>
#include "regex.h"
#include "utils.h"
#include "regex2.h"