fix undefined symbols on Tornado II

This commit is contained in:
Jeff Hill
2002-12-03 00:46:10 +00:00
parent 5af2e2bb18
commit 500c0e22ba

View File

@@ -31,6 +31,8 @@
# pragma warning ( pop )
#endif
template class tsFreeList < epicsTimerForC, 0x20 >;
epicsTimer::~epicsTimer () {}
epicsTimerQueueNotify::~epicsTimerQueueNotify () {}