start PVD

This commit is contained in:
Michael Davidsaver
2019-11-20 10:53:29 -08:00
parent 1f6502aef7
commit 801d295c1f
17 changed files with 2617 additions and 11 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#include <pvxs/log.h>
#include <evhelper.h>
using namespace pvxs::impl;
using namespace pvxs;
namespace {
struct my_special_error : public std::runtime_error