diff options
-rw-r--r-- | gr-pager/src/pager_flex_sync.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-pager/src/pager_flex_sync.cc b/gr-pager/src/pager_flex_sync.cc index 59a17e135..6bcee8ede 100644 --- a/gr-pager/src/pager_flex_sync.cc +++ b/gr-pager/src/pager_flex_sync.cc @@ -29,6 +29,7 @@ #include <pageri_util.h> #include <gr_io_signature.h> #include <gr_count_bits.h> +#include <cstdio> pager_flex_sync_sptr pager_make_flex_sync() { |