Define epicsExportSharedSymbols in ca/notifierConveyor.cpp
This commit is contained in:

committed by
mdavidsaver

parent
23c9b09c1e
commit
33cc9b1fdb
@ -5,7 +5,12 @@
|
||||
*/
|
||||
|
||||
#include <iostream>
|
||||
#include <queue>
|
||||
#include <epicsThread.h>
|
||||
#include <pv/event.h>
|
||||
#include <pv/lock.h>
|
||||
|
||||
#define epicsExportSharedSymbols
|
||||
#include "notifierConveyor.h"
|
||||
|
||||
using epics::pvData::Lock;
|
||||
|
Reference in New Issue
Block a user