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