X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/83df96d63a52ebb08b9e32549dc255354b4a18d0..bbcd40851cc443fd61194184df381622de8fca50:/src/x11/minifram.cpp?ds=inline diff --git a/src/x11/minifram.cpp b/src/x11/minifram.cpp index 1161e3de57..50524f2452 100644 --- a/src/x11/minifram.cpp +++ b/src/x11/minifram.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "minifram.h" #endif