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

namespace vespalib::metrics {

}