commit | e062385dc7a75bd8b91a5592fd862b2ad5ce760e | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Thu Feb 01 11:17:40 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 01 11:22:51 2018 +0000 |
tree | d957b68a841f6b36d887d2d493aeea1f2b64cb7e | |
parent | 06c944f0353d1885d4a1661a16a20e907f6e9c0b [diff] |
Avoid to unconditionally include rtc_base/win32.h. This CL adds #error to spot where rtc_base/win32.h is unconditionally included and fixes all the places where it happens. Bug: webrtc:8814 Change-Id: I3c005acf2cdb58a51f1bcaa4acaeebd272c56660 Reviewed-on: https://webrtc-review.googlesource.com/46060 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21840}
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.