X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a4d592ff8d55230b46e0aec95ed4d01ea61ef86e..26dddf6c3455f95bef2dcb2a0a514fa0558b50ab:/include/wx/cocoa/cursor.h diff --git a/include/wx/cocoa/cursor.h b/include/wx/cocoa/cursor.h index ec69b64c02..e51ead594d 100644 --- a/include/wx/cocoa/cursor.h +++ b/include/wx/cocoa/cursor.h @@ -12,7 +12,7 @@ #ifndef _WX_COCOA_CURSOR_H_ #define _WX_COCOA_CURSOR_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "cursor.h" #endif