11 lines
184 B
Diff
11 lines
184 B
Diff
|
--- ./rtc_base/system/file_wrapper.h.orig
|
||
|
+++ ./rtc_base/system/file_wrapper.h
|
||
|
@@ -13,6 +13,7 @@
|
||
|
|
||
|
#include <stddef.h>
|
||
|
#include <stdio.h>
|
||
|
+#include <stdint.h>
|
||
|
|
||
|
#include <string>
|
||
|
|