aboutsummaryrefslogtreecommitdiffstats
path: root/slobrok/src/vespa/slobrok/server/map_diff.cpp
blob: ea71e1c126990df7fa321a28664f31a1a7dc77dd (plain) (blame)
1
2
3
4
5
6
7
8
9
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

#include "map_diff.h"

namespace slobrok {

MapDiff::~MapDiff() = default;

} // namespace slobrok