Package: libhmsbeagle / 3.1.2+dfsg-13

gcc-4.7.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Author: Andreas Tille <tille@debian.org>
Bug-Closed: http://bugs.debian.org/672015
Description: Build with gcc-4.7

--- a/libhmsbeagle/CPU/Precision.h
+++ b/libhmsbeagle/CPU/Precision.h
@@ -5,6 +5,8 @@
  *      Author: msuchard
  */
 
+#include <string.h>
+
 #ifndef PRECISION_H_
 #define PRECISION_H_