From 57456e22c1e03296047470f9077d2daa05ea8257 Mon Sep 17 00:00:00 2001 From: Darren Ranalli Date: Wed, 11 Oct 2000 21:39:29 +0000 Subject: [PATCH] *** empty log message *** --- panda/src/physics/physicsObject.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/panda/src/physics/physicsObject.h b/panda/src/physics/physicsObject.h index 3e22845d88..f049853420 100644 --- a/panda/src/physics/physicsObject.h +++ b/panda/src/physics/physicsObject.h @@ -1,12 +1,12 @@ // Filename: physics_object.h // Created by: charles (13Jun00) -// +// //////////////////////////////////////////////////////////////////// #ifndef PHYSICS_OBJECT_H #define PHYSICS_OBJECT_H -#include +#include #include #include