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

namespace vespalib {
namespace metrics {

} // namespace vespalib::metrics
} // namespace vespalib