]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/timer.h
added virtual dtor to wxHtmlWindowMouseHelper to avoid gcc warnings
[wxWidgets.git] / include / wx / generic / timer.h
index 0ac91f51e1a22267c55d24616224af2af6a4e590..e184a1ea16d79310f85c2962abfcb0bfba8111e3 100644 (file)
 #ifndef __WX_TIMER_H__
 #define __WX_TIMER_H__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "timer.h"
-#endif
-
 //-----------------------------------------------------------------------------
 // wxTimer
 //-----------------------------------------------------------------------------