WIN32 is really a pain

This commit is contained in:
mrkraimer
2019-06-22 11:48:01 -04:00
parent 6250625036
commit 62fb27fdf8
10 changed files with 55 additions and 3 deletions

View File

@@ -15,9 +15,10 @@
#include <pv/pvData.h>
#include <pv/bitSet.h>
#include <pv/thread.h>
#include <pv/pvPlugin.h>
#define epicsExportSharedSymbols
#include <pv/pvPlugin.h>
#include <pv/pvStructureCopy.h>
using std::tr1::static_pointer_cast;