testing whether this helps getting the drawing testsuite to build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2014-03-31 18:28:05 +00:00
parent 9ab80ed818
commit 5fb4d3044a

View File

@ -18,7 +18,7 @@
#ifndef WX_PRECOMP
#include "wx/app.h"
#include "wx/font.h"
#include "wx/window.h"
// #include "wx/window.h"
#endif // WX_PRECOMP
#define _WX_CURSOR_H_BASE_