tg_owt: fix build

This commit is contained in:
John 2024-02-16 17:53:26 +01:00
parent 912ca9e560
commit 2c2e513efc

View file

@ -8,3 +8,13 @@
#include <limits>
#include <vector>
--- a/src/rtc_base/system/file_wrapper.h
+++ -
@@ -15,6 +15,7 @@
#include <stdio.h>
#include <string>
+#include <cstdint>
#include "absl/strings/string_view.h"