restored old wxCOMPILE_TIME_ASSERT2 definition as the new one doesn't work with VC6 E&C
[wxWidgets.git] / include / wx / motif / font.h
index 1cd7ea239f10f8144fc2895a108f827a577a635b..ebb88d97b4e7adad0bbd819345944805736cd60e 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_FONT_H_
 #define _WX_FONT_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "font.h"
 #endif