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

namespace vespalib::metrics {

}