diff options
Diffstat (limited to 'games/vamos/files/patch-include::vamos::geometry::Three_Vetor.h')
-rw-r--r-- | games/vamos/files/patch-include::vamos::geometry::Three_Vetor.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/vamos/files/patch-include::vamos::geometry::Three_Vetor.h b/games/vamos/files/patch-include::vamos::geometry::Three_Vetor.h deleted file mode 100644 index 1d18e02..0000000 --- a/games/vamos/files/patch-include::vamos::geometry::Three_Vetor.h +++ /dev/null @@ -1,10 +0,0 @@ ---- include/vamos/geometry/Three_Vector.h.orig Thu Feb 3 12:17:54 2005 -+++ include/vamos/geometry/Three_Vector.h Sat Feb 5 20:11:47 2005 -@@ -19,6 +19,7 @@ - #define _THREE_VECTOR_H_ - - #include <iostream> -+#include <cmath> - - // A three-element vector. Useful for representing physical quantites - // like position, veocity or force. |