--- ./rtc_base/system/file_wrapper.h.orig +++ ./rtc_base/system/file_wrapper.h @@ -13,6 +13,7 @@ #include #include +#include #include --- ./rtc_base/third_party/base64/base64.h.orig +++ ./rtc_base/third_party/base64/base64.h @@ -12,6 +12,7 @@ #ifndef RTC_BASE_THIRD_PARTY_BASE64_BASE64_H_ #define RTC_BASE_THIRD_PARTY_BASE64_BASE64_H_ +#include #include #include