mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-22 16:08:39 -05:00
Removed useless include
This commit is contained in:
parent
bfe24df76e
commit
995fd04543
@ -22,10 +22,6 @@
|
||||
#ifndef SDRBASE_DSP_INTHALFBANDFILTEREO_H_
|
||||
#define SDRBASE_DSP_INTHALFBANDFILTEREO_H_
|
||||
|
||||
#ifdef USE_SSE4_1
|
||||
#include <smmintrin.h>
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
#include "dsp/dsptypes.h"
|
||||
#include "dsp/hbfiltertraits.h"
|
||||
|
Loading…
Reference in New Issue
Block a user