]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/brush.h
Fix linking problems with MSVC 5.
[wxWidgets.git] / include / wx / mac / brush.h
index af030c9dbecf2b0220c8f2f678c327597e91d3b8..b03a6b332ed9e2bb24fa077b94b19d9b38f5a5de 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_BRUSH_H_
 #define _WX_BRUSH_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "brush.h"
 #endif