X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/41ff8313b82afe2e874a17fd3db9d4a86342f070..b9efe021b554fa3967d1442cf758435c5cd5ae8f:/src/msw/dcscreen.cpp?ds=sidebyside diff --git a/src/msw/dcscreen.cpp b/src/msw/dcscreen.cpp index 4a2aa9ed8b..a6f3948d1b 100644 --- a/src/msw/dcscreen.cpp +++ b/src/msw/dcscreen.cpp @@ -5,11 +5,11 @@ // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem +// Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "dcscreen.h" #endif