Added support for concatenated codes
[debian/gnuradio] / gr-trellis / src / lib / trellis.i
index 2db07ed1d39a79b142dcbef0c6155d983b6d3df3..bd3144119b6c02d8c0449a1b6d0360238947e483 100644 (file)
@@ -8,7 +8,6 @@
 %{
 #include "gnuradio_swig_bug_workaround.h"      // mandatory bug fix
 #include "fsm.h"
-#include "quicksort_index.h"
 #include "interleaver.h"
 #include "trellis_permutation.h"
 #include <stdexcept>