X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2aab8f16ac7200349b41af957396029c176a9b9d..0f314c30b8c4ffbd7d87146f72be7a061d506235:/src/common/clntdata.cpp?ds=inline diff --git a/src/common/clntdata.cpp b/src/common/clntdata.cpp index 782f518465..5291e8fa0c 100644 --- a/src/common/clntdata.cpp +++ b/src/common/clntdata.cpp @@ -6,10 +6,10 @@ // Created: 9-Oct-2001 // RCS-ID: $Id$ // Copyright: (c) wxWindows team -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "clntdata.h" #endif