commit 250b4ea207e403715c78dfb3e8e5b9fb8ea15125 parent 7db8ab09668912eeaf099331c289bd0f252fb8c6 Author: ByteProject <stefan.vogt@byteproject.net> Date: Fri, 3 Jul 2015 12:45:58 +0200 removing math.h import from C source file Diffstat:
M | src/ansilove.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/ansilove.c b/src/ansilove.c @@ -9,7 +9,6 @@ // See the file LICENSE for details. // -#include <math.h> #include "ansilove.h" // shared method for drawing characters