Skip to content

Commit 66b95ae

Browse files
Merge branch 'v0.21'
2 parents 447fd6c + d56fea5 commit 66b95ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/h264rtpdepacketizer.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
#include "impl/internals.hpp"
1515

16+
#include <algorithm>
17+
1618
namespace rtc {
1719

1820
const binary naluLongStartCode = {byte{0}, byte{0}, byte{0}, byte{1}};

0 commit comments

Comments
 (0)