pvCopy depends of pvPlugin not the other way

This commit is contained in:
mrkraimer
2019-06-23 14:03:16 -04:00
parent d9ed321298
commit 1928b87634
6 changed files with 8 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
#include <string>
#include <map>
#include <pv/lock.h>
#include "pv/pvStructureCopy.h"
#include <pv/bitSet.h>
#define epicsExportSharedSymbols
#include "pv/pvPlugin.h"