X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0749355ca011157dd7bd448c0c33eb5f2ff7331..1978421a6d8b81c1f8a961da4b8ddf544fec7b1b:/src/x11/cursor.cpp diff --git a/src/x11/cursor.cpp b/src/x11/cursor.cpp index 7722a56fb9..014064ea69 100644 --- a/src/x11/cursor.cpp +++ b/src/x11/cursor.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "cursor.h" #endif