All occurances of #include <wx/wxprec.h> changed to #include "wx/wxprec.h"

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker
2001-10-30 13:33:34 +00:00
parent 3a7bfa067e
commit 92a19c2e77
59 changed files with 650 additions and 87 deletions

View File

@@ -14,7 +14,7 @@
#endif
// For compilers that support precompilation, includes "wx.h".
#include <wx/wxprec.h>
#include "wx/wxprec.h"
#ifdef __BORLANDC__
#pragma hdrstop