Removed unnecessary volk include in dft.c

master
ismagom 9 years ago
parent 46cbc7bb6c
commit b81fd501a0

@ -30,7 +30,6 @@
#include <complex.h> #include <complex.h>
#include <fftw3.h> #include <fftw3.h>
#include <string.h> #include <string.h>
#include <volk/volk.h>
#include "srslte/dft/dft.h" #include "srslte/dft/dft.h"
#include "srslte/utils/vector.h" #include "srslte/utils/vector.h"

Loading…
Cancel
Save