X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cef338d3915053608c9936ba674aff33cb27fa51..cb73e6001f891ae46b12a1e4ca39b93649cb6099:/src/msw/toplevel.cpp diff --git a/src/msw/toplevel.cpp b/src/msw/toplevel.cpp index a59da317ab..7772899d1b 100644 --- a/src/msw/toplevel.cpp +++ b/src/msw/toplevel.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "toplevel.h" #endif