]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/matrix.h
Removed the SaveBG hack. The real incompatibility is that the MemoryDC
[wxWidgets.git] / include / wx / matrix.h
index 786815b1580603e462bc3bb8057ccb05ed92d726..c2698b30582c767206388913713d3e3e7f3ac720 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_MATRIXH__
 #define _WX_MATRIXH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "matrix.h"
 #endif