WIN32 DLL making progresss but still not there

This commit is contained in:
mrkraimer
2019-06-23 14:41:34 -04:00
parent 1928b87634
commit 9edea59ab9
2 changed files with 0 additions and 2 deletions

View File

@ -8,7 +8,6 @@
#include <map>
#include <pv/lock.h>
#include <pv/pvData.h>
#include <pv/pvPlugin.h>
#include <pv/bitSet.h>
#include <pv/convert.h>

View File

@ -10,7 +10,6 @@
#include <pv/bitSet.h>
#include <pv/convert.h>
#include <pv/pvTimeStamp.h>
#define epicsExportSharedSymbols
#include "pv/pvTimestampPlugin.h"