pvaTestClient rename files

This commit is contained in:
Michael Davidsaver
2017-07-14 16:56:47 +02:00
parent 32d54569c3
commit 95a750c4f9
13 changed files with 15 additions and 21 deletions

View File

@ -23,7 +23,7 @@
#include <pv/clientFactory.h>
#include <pv/caProvider.h>
#include <pv/thread.h>
#include <pv/pvaTestClient.h>
#include <pva/client.h>
namespace pvd = epics::pvData;
namespace pva = epics::pvAccess;