with help from Andrew another attempt to fix windows build

This commit is contained in:
mrkraimer
2018-10-02 05:49:29 -04:00
parent 3f320fac32
commit 14442774ab
6 changed files with 9 additions and 11 deletions

View File

@@ -4,8 +4,8 @@
*/
#include <pv/pvData.h>
#include <pv/pvStructureCopy.h>
#define epicsExportSharedSymbols
#include <pv/pvStructureCopy.h>
#include <pv/pvPlugin.h>
using namespace epics::pvData;