commit | 9a1604b0273924f1d86b4499c00db65a09d4afce | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Fri Mar 10 13:30:04 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 10 21:30:04 2017 +0000 |
tree | 9cf8ed75de06fa27e34d67556e194853f6ffb66d | |
parent | 5c7760a3a2a72b905705e003f62b60eabfda7ff2 [diff] |
Include the header <cmath> The build breaks because there is no implementation of std::abs(double). BUG=None TBR=tkchin@webrtc.org Review-Url: https://codereview.webrtc.org/2743063003 Cr-Commit-Position: refs/heads/master@{#17176}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.