X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/83df96d63a52ebb08b9e32549dc255354b4a18d0..222702b112dcc7bebe018d6f4d66fe469fefd02c:/src/x11/minifram.cpp?ds=sidebyside 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