]> git.proxmox.com Git - ceph.git/blob - ceph/src/rgw/rgw_tracer.cc
bump version to 18.2.4-pve3
[ceph.git] / ceph / src / rgw / rgw_tracer.cc
1 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
2 // vim: ts=8 sw=2 smarttab
3
4 #include <string>
5 #include "rgw_tracer.h"
6
7 namespace tracing {
8 namespace rgw {
9
10 tracing::Tracer tracer;
11
12 } // namespace rgw
13 } // namespace tracing