X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0dbd6262a9ee7d735fb3930707346298f71b2cb7..75799719334c85392638ce5c7d0e90a8b74b7e5a:/include/wx/mac/joystick.h?ds=sidebyside diff --git a/include/wx/mac/joystick.h b/include/wx/mac/joystick.h index 30324fc035..e1138391be 100644 --- a/include/wx/mac/joystick.h +++ b/include/wx/mac/joystick.h @@ -1,18 +1,18 @@ ///////////////////////////////////////////////////////////////////////////// // Name: joystick.h // Purpose: wxJoystick 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_JOYSTICK_H_ #define _WX_JOYSTICK_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "joystick.h" #endif