[opus] [PATCH 06/10] Remove some unnecessary #includes from x86cpu.c.
Jonathan Lennox
jonathan at vidyo.com
Mon Aug 3 14:04:25 PDT 2015
---
celt/x86/x86cpu.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/celt/x86/x86cpu.c b/celt/x86/x86cpu.c
index 9f570af..b901bd9 100644
--- a/celt/x86/x86cpu.c
+++ b/celt/x86/x86cpu.c
@@ -77,9 +77,6 @@ static void cpuid(unsigned int CPUInfo[4], unsigned int InfoType)
#endif
-#include "SigProc_FIX.h"
-#include "celt_lpc.h"
-
typedef struct CPU_Feature{
/* SIMD: 128-bit */
int HW_SSE2;
--
2.3.2 (Apple Git-55)
More information about the opus
mailing list