]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/timer.h
Avoid conflict between new transparency API and old background support.
[wxWidgets.git] / include / wx / palmos / timer.h
index efdfa20361aac3dd717cd28fed7f5c1cf06e0d8c..9df998f710b05da4bb0d8040a85d6ac53cfd313a 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);