X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34fdf76231e5e0adc6f1a0543f19f7ab8fcb91d9..1978421a6d8b81c1f8a961da4b8ddf544fec7b1b:/src/x11/glcanvas.cpp?ds=inline diff --git a/src/x11/glcanvas.cpp b/src/x11/glcanvas.cpp index fabb565b27..9fc512eb43 100644 --- a/src/x11/glcanvas.cpp +++ b/src/x11/glcanvas.cpp @@ -10,7 +10,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "glcanvas.h" #endif