(Auto)update libjingle 65752960-> 65813736

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6023 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
buildbot@webrtc.org 2014-04-29 17:55:26 +00:00
parent f2aafe4355
commit 681f787cc4

View File

@ -80,6 +80,8 @@
#ifndef TALK_BASE_SCOPED_REF_PTR_H_
#define TALK_BASE_SCOPED_REF_PTR_H_
#include <stddef.h>
namespace talk_base {
template <class T>