| commit | 6baee78bc9c72e96e4600bc17ccfb476dd558583 | [log] [tgz] |
|---|---|---|
| author | hugoh <hugoh@opera.com> | Thu Jun 08 23:38:40 2017 |
| committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 08 23:38:40 2017 |
| tree | ad9929b97002f1047128c87cb32ca2a5dd0169fa | |
| parent | 46537a3879755d29c2c4dde65c6a713c8cca8df4 [diff] |
Add missing #include <cerrno> in string_to_number.cc One of our toolchains does not expose |errno| in the global namespace. BUG=none Review-Url: https://codereview.webrtc.org/2926273002 Cr-Commit-Position: refs/heads/master@{#18506}
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.