mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tg_owt: fix build
This commit is contained in:
parent
912ca9e560
commit
2c2e513efc
1 changed files with 10 additions and 0 deletions
|
@ -8,3 +8,13 @@
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#include <vector>
|
#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"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue