]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxchar.h
Added default implementation for drawRect and mouse events that returns
[wxWidgets.git] / include / wx / wxchar.h
index 1809db0dc5c924200b38a842076fc56c427e0c96..c7e516acf3905a7a3fc34251658eefc11fe4fe46 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_WXCHAR_H_
 #define _WX_WXCHAR_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "wxchar.h"
 #endif