Needless math.h include

This commit is contained in:
jakubovsky
2012-08-21 06:56:36 +02:00
committed by Stuart Longland
parent 7e1be93dbd
commit 583a397e8e

View File

@ -10,7 +10,6 @@
#include <assert.h>
#include <ctype.h>
#include <math.h>
#include <stdio.h>
#include <string.h>