Changed <> to "" to help inclusion; added regex files to VC++ project files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2001-07-13 19:34:06 +00:00
parent 491b5be830
commit 770dba7a7b
8 changed files with 106 additions and 50 deletions

View File

@@ -4,7 +4,7 @@
#include <limits.h>
#include <stdlib.h>
#include <sys/types.h>
#include <regex.h>
#include "regex.h"
#include "utils.h"
#include "regex2.h"