--- trunk/src/math/Vector3.hpp 2004/10/18 16:29:53 97 +++ trunk/src/math/Vector3.hpp 2004/10/18 17:07:27 99 @@ -122,7 +122,7 @@ namespace oopse { return result; } - typedef template Vector3 Vector3d; + typedef Vector3 Vector3d; }