Browse Source

Merge branch 'rtcp_lock' of https://github.com/stazio/libdatachannel into HEAD

Staz M 4 years ago
parent
commit
ce7bd9f4d0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/rtc/track.hpp

+ 1 - 0
include/rtc/track.hpp

@@ -28,6 +28,7 @@
 
 
 #include <atomic>
 #include <atomic>
 #include <variant>
 #include <variant>
+#include <shared_mutex>
 
 
 namespace rtc {
 namespace rtc {