Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_fft_vfc.cc
index f6c14f9811d0aa7af0b8695e0e2a6a9328a9f103..df68af7e1aa1d24ec1b653252fbdb41511266f43 100644 (file)
@@ -29,6 +29,8 @@
 #include <gri_fft.h>
 #include <math.h>
 #include <stdexcept>
+#include <string.h>
+#include <cstdio>
 
 
 // FIXME after this is working, change to use native real to complex fft.