pvCopy.h now pvStructureCopy.h; copy name space now epics::pvCopy
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
|
||||
using namespace epics::pvData;
|
||||
using namespace epics::pvAccess;
|
||||
using namespace epics::pvCopy;
|
||||
using std::tr1::static_pointer_cast;
|
||||
using std::tr1::dynamic_pointer_cast;
|
||||
using std::cout;
|
||||
|
||||
Reference in New Issue
Block a user