diff --git a/sdrbase/dsp/inthalfbandfiltereo1.h b/sdrbase/dsp/inthalfbandfiltereo1.h index ee97e475b..7e2dda65c 100644 --- a/sdrbase/dsp/inthalfbandfiltereo1.h +++ b/sdrbase/dsp/inthalfbandfiltereo1.h @@ -22,10 +22,6 @@ #ifndef SDRBASE_DSP_INTHALFBANDFILTEREO_H_ #define SDRBASE_DSP_INTHALFBANDFILTEREO_H_ -#ifdef USE_SSE4_1 -#include -#endif - #include #include "dsp/dsptypes.h" #include "dsp/hbfiltertraits.h"