]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/timer.h
avoid hidden GetImageList
[wxWidgets.git] / include / wx / msw / timer.h
index ffa150e111c6a4b4224c4b092bc92aa67679b7b9..0607121c6c342e6f990ecea89c64653bdd53a223 100644 (file)
 #ifndef _WX_TIMER_H_
 #define _WX_TIMER_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "timer.h"
-#endif
-
 class WXDLLEXPORT wxTimer : public wxTimerBase
 {
 friend void wxProcessTimer(wxTimer& timer);