]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/layout.h
Fixed bug [ 865999 ] wxRETAINED windows appear blank on MSW.
[wxWidgets.git] / include / wx / layout.h
index c46241c1d8e8401b148b68b9daddaf14ee21363f..d3212877201ba4a8cb6c6c3e5abf86526c5b1b2c 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "layout.h"
 #endif