X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ed7919869508ccd5c868683c28706f82e82a1b9b..5a9b59346b4de5c27d2fa595eaaac5b78dda0bcf:/include/wx/gtk1/timer.h diff --git a/include/wx/gtk1/timer.h b/include/wx/gtk1/timer.h index 91fbc1002e..5d006be202 100644 --- a/include/wx/gtk1/timer.h +++ b/include/wx/gtk1/timer.h @@ -11,7 +11,7 @@ #ifndef __GTKTIMERH__ #define __GTKTIMERH__ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "timer.h" #endif