X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3211bccf7cfb46ba39594d7268277969f8c365e2..b1f50e652c0e105c0ed8ab627be837c45f7a1a00:/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