diff options
author | Tom Rondeau | 2012-10-01 17:37:35 -0400 |
---|---|---|
committer | Tom Rondeau | 2012-10-01 17:37:35 -0400 |
commit | b31ea99bf07cb66f1dab3cea94f9f792f6cab2fc (patch) | |
tree | 452329e4e262b2da3b690d12493f1b44c8d84160 /gr-uhd/swig/uhd_swig.i | |
parent | 21b39825df56f0353f6f9e60f06c1ded38f9df81 (diff) | |
parent | 65ea256f8de15b7a23c602f9775edf0636b3732c (diff) | |
download | gnuradio-b31ea99bf07cb66f1dab3cea94f9f792f6cab2fc.tar.gz gnuradio-b31ea99bf07cb66f1dab3cea94f9f792f6cab2fc.tar.bz2 gnuradio-b31ea99bf07cb66f1dab3cea94f9f792f6cab2fc.zip |
Merge branch 'master' of gnuradio.org:gnuradio
Diffstat (limited to 'gr-uhd/swig/uhd_swig.i')
-rw-r--r-- | gr-uhd/swig/uhd_swig.i | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gr-uhd/swig/uhd_swig.i b/gr-uhd/swig/uhd_swig.i index 513c1da7e..99258c0f5 100644 --- a/gr-uhd/swig/uhd_swig.i +++ b/gr-uhd/swig/uhd_swig.i @@ -76,6 +76,8 @@ %include <uhd/types/time_spec.hpp> +%include <uhd/types/stream_cmd.hpp> + %include <uhd/types/clock_config.hpp> %include <uhd/types/metadata.hpp> |