diff options
Diffstat (limited to 'gr-channels/lib/selective_fading_model_impl.h')
-rw-r--r-- | gr-channels/lib/selective_fading_model_impl.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gr-channels/lib/selective_fading_model_impl.h b/gr-channels/lib/selective_fading_model_impl.h index 64e90a078a..024ec423e3 100644 --- a/gr-channels/lib/selective_fading_model_impl.h +++ b/gr-channels/lib/selective_fading_model_impl.h @@ -27,10 +27,6 @@ #include <gnuradio/channels/selective_fading_model.h> #include <gnuradio/sync_block.h> -//#include <iostream> -#include <boost/format.hpp> -#include <boost/random.hpp> - #include "sincostable.h" #include <gnuradio/fxpt.h> |