X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55d99c7a77789ff4904bf96eddca3715eb5af9b9..7d3e806d86a159f3af1db1744a75de162e0e1a8d:/src/common/clntdata.cpp?ds=sidebyside diff --git a/src/common/clntdata.cpp b/src/common/clntdata.cpp index 5b98d24f48..2b00e9e539 100644 --- a/src/common/clntdata.cpp +++ b/src/common/clntdata.cpp @@ -5,11 +5,11 @@ // Modified by: // Created: 9-Oct-2001 // RCS-ID: $Id$ -// Copyright: (c) wxWindows team +// Copyright: (c) wxWidgets team // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "clntdata.h" #endif