X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a9711a4deb97504db860a136df11077fbc56eeee..c2a331e02732bb6a04a42ebf646d54b4373ad122:/src/common/ctrlsub.cpp?ds=inline diff --git a/src/common/ctrlsub.cpp b/src/common/ctrlsub.cpp index 93de1562da..9a7ec228e3 100644 --- a/src/common/ctrlsub.cpp +++ b/src/common/ctrlsub.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "controlwithitems.h" #endif