correct Borland #pragma hdrstop position

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2009-06-01 20:54:03 +00:00
parent e6bfb8a131
commit b4715d08bf
12 changed files with 45 additions and 16 deletions

View File

@@ -11,12 +11,12 @@
#include "wx/wxprec.h"
#include "wx/dc.h"
#ifdef __BORLANDC__
#pragma hdrstop
#pragma hdrstop
#endif
#include "wx/dc.h"
#if wxUSE_GRAPHICS_CONTEXT
#ifndef WX_PRECOMP