blob: 44f9de9c0b637826c9f281cf8865bac34fc919d3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- include/vamos/body/Tire.h.orig Sat Mar 16 01:47:43 2002
+++ include/vamos/body/Tire.h Sat Mar 16 01:47:47 2002
@@ -24,7 +24,6 @@
#include <vamos/geometry/Surface.h>
#include <vamos/geometry/Three_Vector.h>
#include <vamos/body/Component.h>
-#include <vamos/body/Spring_Device.h>
#include <plib/sl.h>
using Vamos_Geometry::Three_Vector;
|