]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/region.h
1. moved InheritAttributes() from wxControl to wxWindow
[wxWidgets.git] / include / wx / msw / region.h
index b07561340d685a15912907432597585574981077..df0762fee501506ac51f3ccf085749f9fabadc1d 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_REGION_H_
 #define _WX_REGION_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "region.h"
 #endif