This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
libdatachannel
mirror of
https://github.com/paullouisageneau/libdatachannel
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge branch 'rtcp_lock' of https://github.com/stazio/libdatachannel into HEAD
Staz M
4 years ago
parent
e295fa6072
c4c150a60b
commit
ce7bd9f4d0
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
include/rtc/track.hpp
+ 1
- 0
include/rtc/track.hpp
View File
@@ -28,6 +28,7 @@
#include <atomic>
#include <atomic>
#include <variant>
#include <variant>
+#include <shared_mutex>
namespace rtc {
namespace rtc {