redo namespaces

This commit is contained in:
Michael Davidsaver
2019-11-19 09:28:15 -08:00
parent 9c68205428
commit 083bad3e28
17 changed files with 35 additions and 31 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
namespace pvxs {
namespace server {
using namespace pvxsimpl;
using namespace impl;
DEFINE_LOGGER(serversetup, "server.setup");
DEFINE_LOGGER(serverio, "server.io");