Skip to content

Commit 48e1eaf

Browse files
awegrzynironMann
authored andcommitted
Fix compilation on native GCC 10.3 from CS8
1 parent a2cf3e1 commit 48e1eaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/rpc/StfSenderRpcClient.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
#include <vector>
2929
#include <map>
3030
#include <thread>
31+
#include <shared_mutex>
3132

3233
namespace o2::DataDistribution
3334
{

0 commit comments

Comments
 (0)