diff options
Diffstat (limited to 'src/math')
-rw-r--r-- | src/math/vector3f.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/math/vector3f.h b/src/math/vector3f.h index 6ab77be..2ff4ba0 100644 --- a/src/math/vector3f.h +++ b/src/math/vector3f.h @@ -8,8 +8,6 @@ #define __INCLUDED_MATH_VECTOR3F_H__ #include <iostream> -#include "math/vector3f.h" - #include "LinearMath/btVector3.h" namespace math |