webrtc/examples/peerconnection/client
Mirko Bonadei e062385dc7 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}
2018-02-01 11:22:51 +00:00
..
linux Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
conductor.cc Replace string type with SdpType enum 2017-12-07 19:08:47 +00:00
conductor.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
defaults.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
defaults.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
flagdefs.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
main_wnd.cc Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
main_wnd.h Avoid to unconditionally include rtc_base/win32.h. 2018-02-01 11:22:51 +00:00
main.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
peer_connection_client.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
peer_connection_client.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00