X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3211bccf7cfb46ba39594d7268277969f8c365e2..c5fc899bf29ca7d9c4e2a070e28228b430a68dd3:/src/generic/busyinfo.cpp diff --git a/src/generic/busyinfo.cpp b/src/generic/busyinfo.cpp index ad0bd8af6b..69ebc54ead 100644 --- a/src/generic/busyinfo.cpp +++ b/src/generic/busyinfo.cpp @@ -6,7 +6,7 @@ // Licence: wxWindows Licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "busyinfo.h" #endif