mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
checkasm: Remove unnecessary include
Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
parent
4a53c758d2
commit
8f4a06faf4
@ -33,10 +33,6 @@
|
|||||||
#include <io.h>
|
#include <io.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ARCH_X86
|
|
||||||
#include "libavutil/x86/cpu.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if HAVE_SETCONSOLETEXTATTRIBUTE
|
#if HAVE_SETCONSOLETEXTATTRIBUTE
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#define COLOR_RED FOREGROUND_RED
|
#define COLOR_RED FOREGROUND_RED
|
||||||
|
Loading…
Reference in New Issue
Block a user