Skip to content

Commit 69b9e8f

Browse files
committed
adde missing include
1 parent 158f8c2 commit 69b9e8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libmamba/include/mamba/util/synchronized_value.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
#include <concepts>
1111
#include <mutex>
12+
#include <shared_mutex>
1213
#include <tuple>
1314

1415
namespace mamba::util

0 commit comments

Comments
 (0)