with help from andrew another attempt to fix windows build

This commit is contained in:
mrkraimer
2018-09-20 09:16:30 -04:00
parent 7491f3b531
commit 7529f58b63
7 changed files with 19 additions and 12 deletions

View File

@@ -12,11 +12,11 @@
#include <sstream>
#include <epicsThread.h>
#define epicsExportSharedSymbols
#include <pv/pvData.h>
#include <pv/bitSet.h>
#include <pv/thread.h>
#define epicsExportSharedSymbols
#include <pv/pvCopy.h>
#include <pv/pvArrayPlugin.h>
#include <pv/pvTimestampPlugin.h>