improved dll interface
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#define epicsExportSharedSymbols
|
||||
#include "epicsThread.h"
|
||||
|
||||
epicsThreadRunable::~epicsThreadRunable () {}
|
||||
void epicsThreadRunable::stop() {};
|
||||
void epicsThreadRunable::show(unsigned int) const {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user