X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/62f864c32c53356b7228591c85b14abc491c46f0..5cce8340b28be2eecea1822434eeff7055840f9c:/src/cocoa/cursor.mm diff --git a/src/cocoa/cursor.mm b/src/cocoa/cursor.mm index 2489ea7b06..14499cfff5 100644 --- a/src/cocoa/cursor.mm +++ b/src/cocoa/cursor.mm @@ -9,10 +9,6 @@ // Licence: wxWidgets licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "cursor.h" -#endif - #include "wx/wxprec.h" #ifndef WX_PRECOMP #include "wx/icon.h"