X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1adff2f56f3b14988c9c732e1b2837f2a9db1677..86351e4a9d12822b31f2052fe299fc6be6d5f44d:/src/gtk1/scrolwin.cpp diff --git a/src/gtk1/scrolwin.cpp b/src/gtk1/scrolwin.cpp index 9745fb21a1..9232d1e543 100644 --- a/src/gtk1/scrolwin.cpp +++ b/src/gtk1/scrolwin.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "scrolwin.h" #endif