@@ -13,6 +13,8 @@
#include "impl/internals.hpp"
+#include <algorithm>
+
namespace rtc {
const binary naluLongStartCode = {byte{0}, byte{0}, byte{0}, byte{1}};