commit | baf9c62bc7d7d29e8f8856769e7657260a2b6f16 | [log] [tgz] |
---|---|---|
author | Michael Stella <mstella@fb.com> | Thu May 16 02:58:12 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu May 16 06:39:22 2019 |
tree | 83927601572abf04bdfccc95bb6fe4b3289b5f8f | |
parent | 4e4fc628abde351512b88af5c0000057c8ecd18f [diff] |
Add <cstdio> include to string_builder.cc to support Android NDK r17 <cstdio> is needed for std::vsnprintf() on Android NDK r17 Bug: NONE Change-Id: Ib533bc64fcc41deb68613f494b6777dcf805907e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/137001 Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27956}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.