X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/222ed1d678dff2f5c3c4164321dd05e8f47de487..194142ed6fec5b7bc09e19b093db3e5d56f3ebc4:/src/common/layout.cpp diff --git a/src/common/layout.cpp b/src/common/layout.cpp index 8966a49b9f..eb3cc3abf8 100644 --- a/src/common/layout.cpp +++ b/src/common/layout.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "layout.h" #endif