Fix JSON API compilation after rebasing on master

This commit is contained in:
Gioacchino Mazzurco 2020-04-20 11:55:20 +02:00
parent f54fb046e4
commit e406a1fb8b
No known key found for this signature in database
GPG key ID: A1FBCA3872E87051
2 changed files with 24 additions and 16 deletions

View file

@ -1970,3 +1970,4 @@ bool RsGxsDataAccess::checkMsgFilter(
}
GxsGroupStatistic::~GxsGroupStatistic() = default;
GxsServiceStatistic::~GxsServiceStatistic() = default;