Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.
[debian/gnuradio] / gr-gcell / src / gcell_fft_vcc.cc
index 4b781696d4b13098137abb33342b87cb8a3a59a9..0491db9abd7de08102b5e4a31c343bcf4f9f3aae 100644 (file)
@@ -32,6 +32,7 @@
 #include <math.h>
 #include <assert.h>
 #include <stdexcept>
+#include <string.h>
 
 
 #define MIN_FFT_SIZE     32