another attempt to get pull request to build

This commit is contained in:
mrkraimer
2021-04-01 06:15:46 -04:00
parent 72c2489921
commit a1514e5206
6 changed files with 7 additions and 4 deletions

View File

@@ -15,10 +15,10 @@
#include <pv/pvAccess.h>
#include <pv/serverContext.h>
// The following must be the last include for code pvDatabase implements
#include <epicsExport.h>
#define epicsExportSharedSymbols
#include "pv/pvStructureCopy.h"
#include "pv/channelProviderLocal.h"
#include "pv/pvDatabase.h"
using namespace epics::pvData;