Remove more unnecessary headers from drawing test.
Don't include GUI headers in non-GUI code. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b9a09f5e87
commit
7f48a077ab
1 changed files with 0 additions and 9 deletions
|
|
@ -15,15 +15,6 @@
|
|||
#pragma hdrstop
|
||||
#endif
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/app.h"
|
||||
#include "wx/font.h"
|
||||
#include "wx/window.h"
|
||||
#endif // WX_PRECOMP
|
||||
|
||||
#define _WX_CURSOR_H_BASE_
|
||||
|
||||
|
||||
#include "drawing.h"
|
||||
|
||||
#if wxUSE_TEST_GC_DRAWING
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue