aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/metrics/simple_metrics.cpp
blob: 5845debb09dd418ab3625f39b998feb66d99a228 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Vespa.ai. 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