reordered headers to compile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Karsten Ballüder 1998-08-18 12:37:53 +00:00
parent 406291e530
commit cb38104ec7

View File

@ -20,7 +20,6 @@
#pragma hdrstop
#endif
#include "wx/log.h"
#include "wx/gdicmn.h"
#include "wx/brush.h"
@ -31,6 +30,7 @@
#include "wx/font.h"
#include "wx/palette.h"
#include "wx/log.h"
#include <string.h>
#ifdef __WXMSW__