freebsd-ports/comms/gr-osmosdr/files/patch-swig
2023-04-19 02:05:13 +08:00

10 lines
330 B
Text

--- swig/osmosdr_swig.i.orig 2020-12-18 12:22:24 UTC
+++ swig/osmosdr_swig.i
@@ -5,6 +5,7 @@
// suppress Warning 319: No access specifier given for base class 'boost::noncopyable' (ignored).
#pragma SWIG nowarn=319
+%include <std_container.i>
%include "gnuradio.i" // the common stuff
//load generated python docstrings