From da4080de69d01e19ea9b48b4cfb6cb43fa127c5c Mon Sep 17 00:00:00 2001 From: "kjellander@google.com" Date: Thu, 10 Jan 2013 10:23:39 +0000 Subject: [PATCH] Adding tools directory to source control git-svn-id: http://libyuv.googlecode.com/svn/trunk@529 16f28f9a-4ce2-e073-06de-1de4eb20be90 --- source/convert.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/source/convert.cc b/source/convert.cc index ff7445d10..6c4831497 100644 --- a/source/convert.cc +++ b/source/convert.cc @@ -8,6 +8,7 @@ * be found in the AUTHORS file in the root of the source tree. */ +//foobar #include "libyuv/convert.h" #include "libyuv/basic_types.h"