aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/metrics/metrics_manager.cpp
blob: aa6c318dc7c6e3cf49158ae5448f085ef7c32f4a (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 "metrics_manager.h"

namespace vespalib {
namespace metrics {

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