commit | e32bb5085521b59e62a7eb8476f86048ee6e0727 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Apr 11 12:59:08 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 11 14:33:27 2018 |
tree | e9f9bd447ee6d923cb5a037e6fd819437b38b7d8 | |
parent | 03bfc738b30db1a1554a758c059086a2af331e81 [diff] |
Adding missing #include in send_side_congestion_controller. Not including <iterator> creates problems on some build systems because std::back_inserter is defined there. Bug: None Change-Id: I27180f72dd327e3a0caab35d3a33907f1e0c4296 Reviewed-on: https://webrtc-review.googlesource.com/69323 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22825}
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.