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

@@ -11,11 +11,9 @@
#include <epicsGuard.h>
#include <epicsThread.h>
#include <pv/pvStructureCopy.h>
#define epicsExportSharedSymbols
#include <pv/pvDatabase.h>
#include <pv/pvStructureCopy.h>
using std::tr1::static_pointer_cast;