shithub: openh264

Download patch

ref: 8ecb8b420085d128c1481f550297ea4604ab128a
parent: 420a81afe411e3bf471550160c439ef84d4da22b
author: Martin Storsjö <[email protected]>
date: Mon Jan 26 07:19:35 EST 2015

Remove unused includes in DecUT_MotionCompensation

--- a/test/decoder/DecUT_MotionCompensation.cpp
+++ b/test/decoder/DecUT_MotionCompensation.cpp
@@ -1,8 +1,6 @@
 #include <gtest/gtest.h>
 #include "codec_def.h"
 #include "mc.h"
-#include "mem_align.h"
-#include "cpu_core.h"
 #include "cpu.h"
 using namespace WelsDec;