non-pch build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2cdaa1dce3
commit
01fc49320e
@ -17,7 +17,7 @@
|
||||
#if wxUSE_CLIPBOARD
|
||||
|
||||
|
||||
#include "wx/object.h"
|
||||
#include "wx/event.h"
|
||||
#include "wx/chartype.h"
|
||||
#include "wx/vector.h"
|
||||
|
||||
|
@ -29,6 +29,7 @@
|
||||
#include "wx/clipbrd.h"
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/dataobj.h"
|
||||
#include "wx/module.h"
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user