WIN32 another try

This commit is contained in:
mrkraimer
2019-06-23 10:40:09 -04:00
parent 935f915e5d
commit d9ed321298
5 changed files with 10 additions and 11 deletions

View File

@@ -7,10 +7,10 @@
#include <string>
#include <map>
#include <pv/lock.h>
#include <pv/pvStructureCopy.h>
#include "pv/pvStructureCopy.h"
#define epicsExportSharedSymbols
#include <pv/pvPlugin.h>
#include "pv/pvPlugin.h"
using namespace epics::pvData;