archrelease: copy trunk to community-any
[ArchLinux/community.git] / ceph / trunk / ceph-15.2.5-missing-includes.patch
blob5f4ed843ddc34e5cdde8f7e673d7f159ae684c79
1 diff --git a/src/tools/rbd/action/Bench.cc b/src/tools/rbd/action/Bench.cc
2 index aa6edbc18b..90c551c179 100644
3 --- a/src/tools/rbd/action/Bench.cc
4 +++ b/src/tools/rbd/action/Bench.cc
5 @@ -9,6 +9,7 @@
6 #include "common/ceph_mutex.h"
7 #include "include/types.h"
8 #include "global/signal_handler.h"
9 +#include <atomic>
10 #include <iostream>
11 #include <boost/accumulators/accumulators.hpp>
12 #include <boost/accumulators/statistics/stats.hpp>