]> git.gag.com Git - debian/gnuradio/blobdiff - gnuradio-core/src/lib/general/gr_constellation_decoder_cb.cc
Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_constellation_decoder_cb.cc
index cf4c59ef333ce1b942a5ef970a9879630f97bad4..5b87f1430f5dc8a038fef05f1d42197d0524969f 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,
@@ -28,6 +28,7 @@
 #include <gr_io_signature.h>
 #include <stdexcept>
 
+#include <cstdio>
 #include <iostream>
 using std::cout;
 using std::endl;