Commit 722e87f1 authored by Frank Barchard's avatar Frank Barchard

string.h for memcpy

R=harryjin
BUG=libyuv:448

Review URL: https://webrtc-codereview.appspot.com/57609004.
parent dfb2120a
......@@ -10,7 +10,7 @@
#include "libyuv/row.h"
#include <memory.h> // for memcpy()
#include <string.h> // For memcpy and memset.
#include "libyuv/basic_types.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment