浏览代码

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

Staz M 4 年之前
父节点
当前提交
ce7bd9f4d0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/rtc/track.hpp

+ 1 - 0
include/rtc/track.hpp

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