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

Unified Diff: webrtc/base/scoped_autorelease_pool.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/rollingaccumulator.h ('k') | webrtc/base/scopedptrcollection_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/scoped_autorelease_pool.h
diff --git a/webrtc/base/scoped_autorelease_pool.h b/webrtc/base/scoped_autorelease_pool.h
index 9aac112793ee91bc7804f1d3a17c92a8dfbf8ec5..808231b5d257089f8b63eac9712b19db4bd1191d 100644
--- a/webrtc/base/scoped_autorelease_pool.h
+++ b/webrtc/base/scoped_autorelease_pool.h
@@ -23,6 +23,7 @@
#if defined(WEBRTC_MAC)
#include "webrtc/base/common.h"
+#include "webrtc/base/constructormagic.h"
// This header may be included from Obj-C files or C++ files.
#ifdef __OBJC__
« no previous file with comments | « webrtc/base/rollingaccumulator.h ('k') | webrtc/base/scopedptrcollection_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698