Skip to content
Snippets Groups Projects
Commit 26fc5c37 authored by Jonathan Lennox's avatar Jonathan Lennox Committed by Jean-Marc Valin
Browse files

Remove some unnecessary #includes from x86cpu.c.

parent 577bfb15
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment