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
@@ -12,7 +12,7 @@
#include <pvxs/log.h>
#include <evhelper.h>
using namespace pvxsimpl;
using namespace pvxs::impl;
namespace {
struct my_special_error : public std::runtime_error