Applied initial patches for wx2.8 compatibility
[ctsim.git] / include / timer.h
index a86027e00f5ddbbbcb3dee27f178bd217550c8c2..9e4118eba052e5213788b92c1b279658017c3abb 100644 (file)
 #ifndef _TIMER_H
 #define _TIMER_H
 
-// pragma line required for Fedora 4 and wxWin 2.4.2
-#if defined(__GNUG__) && !defined(__APPLE__)
-   #pragma implementation "timer.h"
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif