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 <pv/pvData.h>
#include <pv/bitSet.h>
#include <pv/convert.h>
#include "pv/pvSubArrayCopy.h"
#include <pv/pvSubArrayCopy.h>
#define epicsExportSharedSymbols
#include "pv/pvArrayPlugin.h"