Fix dll decorations in moncache, gwmain, pdbsingle
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
#include <pv/configuration.h>
|
||||
#include <pv/serverContext.h>
|
||||
|
||||
#define epicsExportSharedSymbols
|
||||
#include "server.h"
|
||||
|
||||
namespace pvd = epics::pvData;
|
||||
|
@ -1,6 +1,7 @@
|
||||
|
||||
#include <epicsAtomic.h>
|
||||
|
||||
#define epicsExportSharedSymbols
|
||||
#include "helper.h"
|
||||
#include "pva2pva.h"
|
||||
#include "chancache.h"
|
||||
|
Reference in New Issue
Block a user