[x265] [PATCH 1 of 3 STABLE] TComPicYuv: remove unused include

Steve Borho steve at borho.org
Fri Oct 25 00:17:57 CEST 2013


# HG changeset patch
# User Steve Borho <steve at borho.org>
# Date 1382645593 18000
#      Thu Oct 24 15:13:13 2013 -0500
# Branch stable
# Node ID a54a9fa53063dbb792e73bc014b4949b26d37053
# Parent  1aaa596bb20b588d13e7eacaa40e0c3fdf920f5f
TComPicYuv: remove unused include

diff -r 1aaa596bb20b -r a54a9fa53063 source/Lib/TLibCommon/TComPicYuv.cpp
--- a/source/Lib/TLibCommon/TComPicYuv.cpp	Thu Oct 24 14:46:48 2013 +0530
+++ b/source/Lib/TLibCommon/TComPicYuv.cpp	Thu Oct 24 15:13:13 2013 -0500
@@ -36,7 +36,6 @@
 */
 
 #include "TComPicYuv.h"
-#include "TComPrediction.h"
 #include "primitives.h"
 
 #include <cstdlib>


More information about the x265-devel mailing list