summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2014-01-16 00:32:31 (GMT)
committerMarius Kintel <marius@kintel.net>2014-01-16 00:32:31 (GMT)
commit1fc52f8cd47213131e0eb76ccf184b5c7388c6b9 (patch)
treee17b45674e499ce27c8fc9fb2992133ef23c590a /src
parente3e635bce1bb660b1c22df2712c51495d5d0a3ae (diff)
Remove isinf from mathc99 since we're using boost
Diffstat (limited to 'src')
-rw-r--r--src/mathc99.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mathc99.h b/src/mathc99.h
index d1dc504..ae31a22 100644
--- a/src/mathc99.h
+++ b/src/mathc99.h
@@ -13,8 +13,6 @@ float fmax(float a, float b);
#else
#include <math.h>
-#include <cmath>
-using std::isinf;
#endif
contact: Jan Huwald // Impressum