]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/tabctrl.h
Oops, I left an extra { in there.
[wxWidgets.git] / include / wx / msw / tabctrl.h
index ef3e50fa9c356fcf890efe4e3038cadbf647be81..4571967de852223dcd81c759995872b421ea6733 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_TABCTRL_H_
 #define _WX_TABCTRL_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "tabctrl.h"
 #endif