gnuradio-core: update copyrights
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_dd_mpsk_sync_cc.cc
index e3c9b08582509a3dddf72359d00e6e09a93412f2..d4141efc7d3f740a21f6a637e350598a79e7e811 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
@@ -30,6 +30,7 @@
 #include <gri_mmse_fir_interpolator_cc.h>
 #include <math.h>
 #include <stdexcept>
+#include <cstdio>
 
 #include <gr_complex.h>