X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5d644707ca96dcaa63dc5a24c9eb5c2b7ee0b50d..c5c5dad5950a43edbb9a4e7144f44b8f3bd6bf80:/include/wx/os2/timer.h?ds=sidebyside

diff --git a/include/wx/os2/timer.h b/include/wx/os2/timer.h
index 90019563b3..62ab0c423e 100644
--- a/include/wx/os2/timer.h
+++ b/include/wx/os2/timer.h
@@ -12,6 +12,10 @@
 #ifndef _WX_TIMER_H_
 #define _WX_TIMER_H_
 
+#ifdef __GNUG__
+    #pragma interface "timer.h"
+#endif
+
 #include "wx/object.h"
 
 class WXDLLEXPORT wxTimer: public wxTimerBase