Eliminate unnecessary #include
R=henrika@webrtc.org Review URL: https://webrtc-codereview.appspot.com/14979004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6690 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
324f63ca38
commit
ffa8dcab1e
@ -14,8 +14,6 @@
|
||||
#ifndef WEBRTC_BASE_CHECKS_H_
|
||||
#define WEBRTC_BASE_CHECKS_H_
|
||||
|
||||
#include <string.h>
|
||||
|
||||
namespace rtc {
|
||||
|
||||
// Prints an error message to stderr and aborts execution.
|
||||
|
Loading…
x
Reference in New Issue
Block a user