use "..." instead of <...> for wx headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot
2001-11-22 22:03:26 +00:00
parent c4a25811cc
commit 5aa5c1e4c9
11 changed files with 32 additions and 30 deletions

View File

@@ -15,7 +15,7 @@
#endif
#ifndef WX_PRECOMP
#include <wx/wx.h>
#include "wx/wx.h"
#endif
#include <ctype.h>