diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2017-08-27 11:04:47 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2017-08-27 11:04:47 -0700 |
commit | 765040724dfe02b9f6533c60de1a6d67a975f388 (patch) | |
tree | 586262690050a7ebbea679fac180d7441556a14b /gr-blocks/lib/socket_pdu_impl.h | |
parent | bb10a47f37ad0d0fbe9ed4494595de384168a414 (diff) | |
parent | a9b1f1a8747ae97db9e2473832e54159454649f5 (diff) |
Merge branch 'next' into python3
Diffstat (limited to 'gr-blocks/lib/socket_pdu_impl.h')
-rw-r--r-- | gr-blocks/lib/socket_pdu_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-blocks/lib/socket_pdu_impl.h b/gr-blocks/lib/socket_pdu_impl.h index e45f6d4463..1df99fdeff 100644 --- a/gr-blocks/lib/socket_pdu_impl.h +++ b/gr-blocks/lib/socket_pdu_impl.h @@ -24,7 +24,6 @@ #define INCLUDED_BLOCKS_SOCKET_PDU_IMPL_H #include <gnuradio/blocks/socket_pdu.h> -#include "stream_pdu_base.h" #include "tcp_connection.h" namespace gr { |