wok view gnuradio/stuff/patches/float_array_to_int.patch @ rev 22215

updated xorg-libXfont and xorg-libXfont-dev (1.4.5 -> 1.5.4)
author Hans-G?nter Theisgen
date Mon Nov 11 16:18:32 2019 +0100 (2019-11-11)
parents
children
line source
1 --- float_array_to_int.cc.orig 2019-04-20 13:42:10.147211609 +0100
2 +++ float_array_to_int.cc 2019-04-20 13:41:39.011674158 +0100
3 @@ -19,6 +19,7 @@
4 * the Free Software Foundation, Inc., 51 Franklin Street,
5 * Boston, MA 02110-1301, USA.
6 */
7 +#define __STDC_LIMIT_MACROS
9 #ifdef HAVE_CONFIG_H
10 #include <config.h>