You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-biology/iqpnni/files/iqpnni-3.3.1-gcc4.3.patch

14 lines
369 B

diff -rc iqpnni-3.3.1-orig/src/constant.h iqpnni-3.3.1/src/constant.h
*** iqpnni-3.3.1-orig/src/constant.h 2009-01-04 19:33:35.000000000 -0500
--- iqpnni-3.3.1/src/constant.h 2009-01-04 19:40:21.000000000 -0500
***************
*** 36,41 ****
--- 36,42 ----
#include <stdio.h>
#include <math.h>
#include <string>
+ #include <string.h>
using namespace std;