From cc563f15a59f9badf61ebcef2eddf7e4c1d8c37c Mon Sep 17 00:00:00 2001 From: "chappuis.daniel" Date: Tue, 23 Feb 2010 08:39:07 +0000 Subject: [PATCH] git-svn-id: https://reactphysics3d.googlecode.com/svn/trunk@288 92aac97c-a6ce-11dd-a772-7fcde58d38e6 --- sources/reactphysics3d/physics/Kilogram.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/reactphysics3d/physics/Kilogram.h b/sources/reactphysics3d/physics/Kilogram.h index 861bbf9a..c9fa5622 100644 --- a/sources/reactphysics3d/physics/Kilogram.h +++ b/sources/reactphysics3d/physics/Kilogram.h @@ -23,6 +23,8 @@ // Libraries #include + // TODO : Remove the kilogram class + // Namespace ReactPhysics3D namespace reactphysics3d {