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

Unified Diff: webrtc/base/socketstream.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/socketadapters.h ('k') | webrtc/base/sslidentity.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/socketstream.h
diff --git a/webrtc/base/socketstream.h b/webrtc/base/socketstream.h
index fd8b559007b3f3d30950a911faa9b0628ca6e063..c64656345d2528c45063809a6f6e09edd78ac016 100644
--- a/webrtc/base/socketstream.h
+++ b/webrtc/base/socketstream.h
@@ -13,6 +13,7 @@
#include "webrtc/base/asyncsocket.h"
#include "webrtc/base/common.h"
+#include "webrtc/base/constructormagic.h"
#include "webrtc/base/stream.h"
namespace rtc {
« no previous file with comments | « webrtc/base/socketadapters.h ('k') | webrtc/base/sslidentity.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698