X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/222ed1d678dff2f5c3c4164321dd05e8f47de487..19c35fa587f97cf83e2cb28afe76b8db85b36c9f:/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