#pragma hdrstop
#endif
-#include "wx/setup.h"
-
-#if wxUSE_CALENDARCTRL
+#if wxUSE_XRC && wxUSE_CALENDARCTRL
#include "wx/xrc/xh_cald.h"
#include "wx/event.h"
return IsOfClass(node, wxT("wxCalendarCtrl"));
}
-#endif
+#endif // wxUSE_XRC && wxUSE_CALENDARCTRL