X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a800dc50d47f5ecd1bcba7601f33843c01db9a57..7b504551c292ecb4296693983161ac5ad03745f6:/include/wx/unix/joystick.h?ds=sidebyside diff --git a/include/wx/unix/joystick.h b/include/wx/unix/joystick.h index ec38965284..7359bfa05e 100644 --- a/include/wx/unix/joystick.h +++ b/include/wx/unix/joystick.h @@ -5,17 +5,13 @@ // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: +// Copyright: (c) Guilhem Lavaux // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __JOYSTICKH__ #define __JOYSTICKH__ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "joystick.h" -#endif - #include "wx/event.h" #include "wx/thread.h"