// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
-#pragma implementation "tabctrl.h"
-#endif
-
#include "wx/defs.h"
+#if wxUSE_TAB_DIALOG
+
#include "wx/control.h"
#include "wx/tabctrl.h"
#include "wx/mac/uma.h"
{
}
+#endif // wxUSE_TAB_DIALOG