--- trunk/OOPSE-2.0/src/math/Vector3.hpp 2004/10/18 16:30:04 1591 +++ trunk/OOPSE-2.0/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; }