Commit c861bfbb authored by fbarchard@google.com's avatar fbarchard@google.com

memcpy removed from any

BUG=176
TEST=try bots
Review URL: https://webrtc-codereview.appspot.com/1063009

git-svn-id: http://libyuv.googlecode.com/svn/trunk@554 16f28f9a-4ce2-e073-06de-1de4eb20be90
parent cde58709
Name: libyuv
URL: http://code.google.com/p/libyuv/
Version: 553
Version: 554
License: BSD
License File: LICENSE
......
......@@ -11,6 +11,6 @@
#ifndef INCLUDE_LIBYUV_VERSION_H_ // NOLINT
#define INCLUDE_LIBYUV_VERSION_H_
#define LIBYUV_VERSION 553
#define LIBYUV_VERSION 554
#endif // INCLUDE_LIBYUV_VERSION_H_ NOLINT
......@@ -10,8 +10,6 @@
#include "libyuv/row.h"
#include <string.h> // For memcpy
#include "libyuv/basic_types.h"
#ifdef __cplusplus
......
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