X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..ee0a94cfc2f71e8b770eedda5197a1f4bd62b5cb:/include/wx/os2/timer.h diff --git a/include/wx/os2/timer.h b/include/wx/os2/timer.h index c8b579efed..90019563b3 100644 --- a/include/wx/os2/timer.h +++ b/include/wx/os2/timer.h @@ -6,16 +6,12 @@ // Created: 10/17/99 // RCS-ID: $Id$ // Copyright: (c) David Webster -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_TIMER_H_ #define _WX_TIMER_H_ -#ifdef __GNUG__ - #pragma interface "timer.h" -#endif - #include "wx/object.h" class WXDLLEXPORT wxTimer: public wxTimerBase