checkasm: Remove unnecessary include

pull/150/head
Henrik Gramner 10 years ago
parent 71575d98f5
commit 5e8e121fcc
  1. 4
      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

Loading…
Cancel
Save