checkasm: Remove unnecessary include

Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
Henrik Gramner 2015-08-05 23:27:41 +02:00 committed by Anton Khirnov
parent 4a53c758d2
commit 8f4a06faf4
1 changed files with 0 additions and 4 deletions

View File

@ -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