small includes cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
0e4046e694
commit
85f622694c
@ -13,15 +13,14 @@
|
||||
#pragma hdrstop
|
||||
#endif
|
||||
|
||||
#if wxUSE_CALENDARCTRL
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#endif //WX_PRECOMP
|
||||
|
||||
#if wxUSE_CALENDARCTRL
|
||||
|
||||
#include "wx/gtk/private.h"
|
||||
#include "wx/calctrl.h"
|
||||
#include "wx/gtk/calctrl.h"
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user