Update talk to 59410372.
R=jiayl@webrtc.org, wu@webrtc.org Review URL: https://webrtc-codereview.appspot.com/6929004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5367 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
#ifndef TALK_BASE_ASYNCSOCKET_H_
|
||||
#define TALK_BASE_ASYNCSOCKET_H_
|
||||
#ifndef __native_client__
|
||||
|
||||
#include "talk/base/common.h"
|
||||
#include "talk/base/sigslot.h"
|
||||
@@ -138,4 +139,5 @@ class AsyncSocketAdapter : public AsyncSocket, public sigslot::has_slots<> {
|
||||
|
||||
} // namespace talk_base
|
||||
|
||||
#endif // __native_client__
|
||||
#endif // TALK_BASE_ASYNCSOCKET_H_
|
||||
|
Reference in New Issue
Block a user