mirror of https://github.com/mpv-player/mpv
Remove unnecessary mangle.h #include.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26982 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
eabc14bd7a
commit
7f68edbc37
|
@ -10,7 +10,6 @@
|
||||||
#include "mp_msg.h"
|
#include "mp_msg.h"
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include "cpudetect.h"
|
#include "cpudetect.h"
|
||||||
#include "mangle.h"
|
|
||||||
|
|
||||||
#ifdef ARCH_X86
|
#ifdef ARCH_X86
|
||||||
#define CAN_COMPILE_X86_ASM
|
#define CAN_COMPILE_X86_ASM
|
||||||
|
|
Loading…
Reference in New Issue