X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55d99c7a77789ff4904bf96eddca3715eb5af9b9..73fe67bd60b57f95dc63809f7843ed2a15928436:/src/common/clntdata.cpp diff --git a/src/common/clntdata.cpp b/src/common/clntdata.cpp index 5b98d24f48..5291e8fa0c 100644 --- a/src/common/clntdata.cpp +++ b/src/common/clntdata.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "clntdata.h" #endif