X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f8169ce715c04fd2670a2e5eaafc3117756580e0..42b6a61ef6680602b4893a39e4a42d66bcb2f2a8:/include/wx/mac/colour.h?ds=sidebyside diff --git a/include/wx/mac/colour.h b/include/wx/mac/colour.h index 02383e7ff2..d538f5f6a4 100644 --- a/include/wx/mac/colour.h +++ b/include/wx/mac/colour.h @@ -1,18 +1,18 @@ ///////////////////////////////////////////////////////////////////////////// // Name: colour.h // Purpose: wxColour class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_COLOUR_H_ #define _WX_COLOUR_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "colour.h" #endif