commit | 199295882d87072d503ac8b24e293be37b4a4d37 | [log] [tgz] |
---|---|---|
author | Oleh Prypin <oprypin@webrtc.org> | Tue Apr 23 06:50:04 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 10 09:00:54 2019 |
tree | 94ec70251c3a2d43c10901e105be62c50c09e842 | |
parent | fb0878197e0a7c83aa5c21bb8b2f22364e462ed4 [diff] |
Qualify cmath function calls Use the C++-style stdlib headers, add `std::` prefix, in order to avoid implicit casts to double. Bug: None Change-Id: I78d9caaee715be341d2480c6d5e769068966d577 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133625 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27905}
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.