Wrong keyword, use epicsShareFunc
This commit is contained in:
@@ -453,7 +453,7 @@ private:
|
||||
|
||||
};
|
||||
|
||||
epicsShareExtern ServerContext::shared_pointer startPVAServer(
|
||||
epicsShareFunc ServerContext::shared_pointer startPVAServer(
|
||||
std::string const & providerNames = PVACCESS_ALL_PROVIDERS,
|
||||
int timeToRun = 0,
|
||||
bool runInSeparateThread = false,
|
||||
|
||||
Reference in New Issue
Block a user