From d3c14c9d1fdc1b2d193a2e0a71d5901e2450ca36 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Fri, 30 May 2014 16:09:02 +0000 Subject: Missing string.h (moe) --- src/htsnet.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/htsnet.h b/src/htsnet.h index 6efdc2a..2cc7499 100644 --- a/src/htsnet.h +++ b/src/htsnet.h @@ -40,6 +40,7 @@ Please visit our Website: http://www.httrack.com #include "htsbasenet.h" #include "htssafe.h" +#include #include #ifdef _WIN32 // pour read -- cgit v1.2.3