WIN32 DLL; copy build. now for pvDatabase

This commit is contained in:
mrkraimer
2019-06-24 09:53:56 -04:00
parent 6969bbd571
commit e949493722
21 changed files with 41 additions and 168 deletions

View File

@@ -9,9 +9,9 @@
* @date 2013.04.18
*/
#include <shareLib.h>
#include <pv/channelProviderLocal.h>
#define epicsExportSharedSymbols
#include <pv/pvDatabase.h>
#include <pv/removeRecord.h>
using std::tr1::static_pointer_cast;