git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a53c75
)
checkasm: Remove unnecessary include
author
Henrik Gramner
<henrik@gramner.com>
Wed, 5 Aug 2015 21:27:41 +0000
(23:27 +0200)
committer
Anton Khirnov
<anton@khirnov.net>
Tue, 11 Aug 2015 09:00:53 +0000
(11:00 +0200)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
tests/checkasm/checkasm.c
patch
|
blob
|
history
diff --git
a/tests/checkasm/checkasm.c
b/tests/checkasm/checkasm.c
index
82c635e
..
b564e7e
100644
(file)
--- a/
tests/checkasm/checkasm.c
+++ b/
tests/checkasm/checkasm.c
@@
-33,10
+33,6
@@
#include <io.h>
#endif
-#if ARCH_X86
-#include "libavutil/x86/cpu.h"
-#endif
-
#if HAVE_SETCONSOLETEXTATTRIBUTE
#include <windows.h>
#define COLOR_RED FOREGROUND_RED