From 0d7c960eb66d0edca2f0a14caa0d9faf88258a09 Mon Sep 17 00:00:00 2001 From: ejcoumans Date: Fri, 29 Sep 2006 15:20:45 +0000 Subject: [PATCH] removed #undef max was leftover/redundant, thanks for reporting Jack --- src/LinearMath/btScalar.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/LinearMath/btScalar.h b/src/LinearMath/btScalar.h index 35f452665..02b346bbe 100644 --- a/src/LinearMath/btScalar.h +++ b/src/LinearMath/btScalar.h @@ -18,9 +18,6 @@ subject to the following restrictions: #define SIMD___SCALAR_H #include -#undef max - - #include #include