]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: fixing compilation issues with kv_store_bench 45962/head
authorRonen Friedman <rfriedma@redhat.com>
Mon, 2 May 2022 17:39:55 +0000 (17:39 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Wed, 11 May 2022 06:28:15 +0000 (06:28 +0000)
commitce7e7e512edbf4f21991d4387fb235660448d9c4
treec3bb48fd439ef3dac6c80187697e2f6c173e1d22
parentb7d2b25232c3c50f012857d60c91728069e047b5
test: fixing compilation issues with kv_store_bench

Existing code relied on an include path that had
specified 'using std'.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/test/kv_store_bench.cc