commit | 39bab5afb51a40f77fdaab1ea38b9136acae9035 | [log] [tgz] |
---|---|---|
author | Jerome Humbert <jerome.humbert@microsoft.com> | Mon Oct 28 18:12:51 2019 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Sun Nov 17 07:52:32 2019 +0000 |
tree | 6260710330d090e06063bce210473528d3329a99 | |
parent | 408cb4bf30b3fdffcb8dfef54e295c0f8ac48743 [diff] |
Add missing assert.h for win no-test build Add some missing `#include <assert.h>` for Windows build when compiling without RTC tests (rtc_include_tests = false) with the MSVC compiler (is_clang=false, use_lld=false). Bug: None Change-Id: Ie9861100efeae87f4c4e29303d62293ad541125a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158533 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29811}
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.