X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/46446cc2aa025f445815545b31552a509b5e3f7e..d0e278d98e9ecc0f78943a662fca855811f3bea7:/src/common/timercmn.cpp?ds=sidebyside diff --git a/src/common/timercmn.cpp b/src/common/timercmn.cpp index fc89d353ac..ffcf0358a9 100644 --- a/src/common/timercmn.cpp +++ b/src/common/timercmn.cpp @@ -18,7 +18,7 @@ // wxWin headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "timerbase.h" #endif