aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/metrics/snapshots.cpp
blob: 92ac8e7053a9ac481ee67cb18fd1b12ea6f0b69f (plain) (blame)
1
2
3
4
5
6
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include "snapshots.h"

namespace vespalib::metrics {

}