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