]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/regconf.h
make it possible to give focus to the notebook itself (patch 811013)
[wxWidgets.git] / include / wx / msw / regconf.h
index f34b2651701b171435e67e189298e216cf208343..666547a35d07368923a30397dae51ed284f0bde5 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef   _REGCONF_H
 #define   _REGCONF_H
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "regconf.h"
 #endif