Reverted my bad <> -> "" fix, sorry; updated project files.

Probably regex should have it's own .dsp file :-(


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2001-07-14 09:02:42 +00:00
parent 0adbc1660e
commit b6eefb739d
7 changed files with 16 additions and 11 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"