From 0fd3b832b1f18a272f01210c19c8fc92ec91286c Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 30 May 2018 14:54:16 +0200 Subject: libcrystfel should link against GSL and pthreads Then programs using libcrystfel don't need -lgsl (unless they use it themselves, of course) --- src/scaling.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/scaling.c b/src/scaling.c index cabc5952..21bd0db2 100644 --- a/src/scaling.c +++ b/src/scaling.c @@ -37,7 +37,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3