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
+2 -2
View File
@@ -228,7 +228,7 @@ void logger_config_env()
} // namespace pvxs
namespace pvxsimpl {
namespace pvxs {namespace impl {
void logger_shutdown()
{
@@ -241,4 +241,4 @@ void logger_shutdown()
// no resetting logger_once
}
} // namespace pvxsimpl
}} // namespace pvxs::impl