Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(712)

Unified Diff: webrtc/base/macasyncsocket.h

Issue 1917043005: #include "webrtc/base/constructormagic.h" where appropriate (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/base/latebindingsymboltable.h ('k') | webrtc/base/maccocoasocketserver.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/macasyncsocket.h
diff --git a/webrtc/base/macasyncsocket.h b/webrtc/base/macasyncsocket.h
index 5861ee3276a7990b4552aceafe8c3c8b7d4a8031..c0f57b948c684ff5998042092e4740592248d36b 100644
--- a/webrtc/base/macasyncsocket.h
+++ b/webrtc/base/macasyncsocket.h
@@ -19,6 +19,7 @@
#include <CoreFoundation/CoreFoundation.h>
#include "webrtc/base/asyncsocket.h"
+#include "webrtc/base/constructormagic.h"
#include "webrtc/base/nethelpers.h"
namespace rtc {
« no previous file with comments | « webrtc/base/latebindingsymboltable.h ('k') | webrtc/base/maccocoasocketserver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698