aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-16 15:08:23 +0200
committerMattias Andrée <maandree@kth.se>2016-07-16 15:08:23 +0200
commitc348edc25100dbae957bcb0a699dd245b1bf7bbf (patch)
tree464f4ef2aff81c071ed5e9b9679742253f3fb083
parentImprove libclut_sigmoid (diff)
downloadlibclut-c348edc25100dbae957bcb0a699dd245b1bf7bbf.tar.gz
libclut-c348edc25100dbae957bcb0a699dd245b1bf7bbf.tar.bz2
libclut-c348edc25100dbae957bcb0a699dd245b1bf7bbf.tar.xz
Cleanup
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--src/libclut.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libclut.h b/src/libclut.h
index e8a8fc7..7e1fedc 100644
--- a/src/libclut.h
+++ b/src/libclut.h
@@ -20,7 +20,6 @@
#include <stddef.h>
#include <string.h>
#include <math.h>
-#include <float.h>