Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
CzechLight
/
velia
/
261c8860399001a4b47b5e1f2345b69b97022ef4
/
.
/
src
/
health
/
manager
/
AbstractManager.cpp
blob: 191b9c47d233cf0461fccb0d3655fdafcbfa4181 [
file
] [
log
] [
blame
]
#include
"AbstractManager.h"
namespace
velia
::
health
{
AbstractManager
::~
AbstractManager
()
=
default
;
}