summaryrefslogtreecommitdiff
path: root/gr-fec/lib/async_decoder_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fec/lib/async_decoder_impl.h')
-rw-r--r--gr-fec/lib/async_decoder_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-fec/lib/async_decoder_impl.h b/gr-fec/lib/async_decoder_impl.h
index c7085f076b..38178d4ab8 100644
--- a/gr-fec/lib/async_decoder_impl.h
+++ b/gr-fec/lib/async_decoder_impl.h
@@ -45,7 +45,7 @@ public:
bool packed = false,
bool rev_pack = true,
int mtu = 1500);
- ~async_decoder_impl();
+ ~async_decoder_impl() override;
int general_work(int noutput_items,
gr_vector_int& ninput_items,