From 681f787cc4651680c82aa3b13af49666c1b97c55 Mon Sep 17 00:00:00 2001 From: "buildbot@webrtc.org" Date: Tue, 29 Apr 2014 17:55:26 +0000 Subject: [PATCH] (Auto)update libjingle 65752960-> 65813736 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6023 4adac7df-926f-26a2-2b94-8c16560cd09d --- talk/base/scoped_ref_ptr.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/talk/base/scoped_ref_ptr.h b/talk/base/scoped_ref_ptr.h index 3ce72cbce6..ae1ab0f230 100644 --- a/talk/base/scoped_ref_ptr.h +++ b/talk/base/scoped_ref_ptr.h @@ -80,6 +80,8 @@ #ifndef TALK_BASE_SCOPED_REF_PTR_H_ #define TALK_BASE_SCOPED_REF_PTR_H_ +#include + namespace talk_base { template