Browse Source

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

Staz M 4 năm trước cách đây
mục cha
commit
ce7bd9f4d0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 {