X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0dbd6262a9ee7d735fb3930707346298f71b2cb7..461573cc244a194f804e2bf0c8ba6a365e77c95c:/include/wx/mac/dcscreen.h diff --git a/include/wx/mac/dcscreen.h b/include/wx/mac/dcscreen.h index e04b450f69..4da100c327 100644 --- a/include/wx/mac/dcscreen.h +++ b/include/wx/mac/dcscreen.h @@ -1,18 +1,18 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dcscreen.h // Purpose: wxScreenDC class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR -// Licence: wxWindows licence +// Copyright: (c) Stefan Csomor +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_DCSCREEN_H_ #define _WX_DCSCREEN_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "dcscreen.h" #endif