wok annotate gnuradio/stuff/patches/test_tag_variable_rate_ff_impl.patch @ rev 22855

updated glpi (9.4.0 -> 9.4.5)
author Hans-G?nter Theisgen
date Thu Feb 20 13:48:36 2020 +0100 (2020-02-20)
parents
children
rev   line source
Hans-G?nter@21341 1 --- test_tag_variable_rate_ff_impl.cc.orig 2019-04-20 13:57:44.108396480 +0100
Hans-G?nter@21341 2 +++ test_tag_variable_rate_ff_impl.cc 2019-04-20 13:58:54.322597908 +0100
Hans-G?nter@21341 3 @@ -20,6 +20,7 @@
Hans-G?nter@21341 4 * Boston, MA 02110-1301, USA.
Hans-G?nter@21341 5 */
Hans-G?nter@21341 6
Hans-G?nter@21341 7 +#define __STDC_LIMIT_MACROS
Hans-G?nter@21341 8 #ifdef HAVE_CONFIG_H
Hans-G?nter@21341 9 #include "config.h"
Hans-G?nter@21341 10 #endif