removed #undef max

was leftover/redundant, thanks for reporting Jack
This commit is contained in:
ejcoumans
2006-09-29 15:20:45 +00:00
parent 21482e4cab
commit 0d7c960eb6

View File

@@ -18,9 +18,6 @@ subject to the following restrictions:
#define SIMD___SCALAR_H
#include <math.h>
#undef max
#include <cstdlib>
#include <cfloat>