git-svn-id: https://reactphysics3d.googlecode.com/svn/trunk@73 92aac97c-a6ce-11dd-a772-7fcde58d38e6

This commit is contained in:
chappuis.daniel 2009-02-09 11:21:22 +00:00
parent 8906a3ad2f
commit 2079853ccd

View File

@ -20,12 +20,7 @@
#ifndef REACTPHYSICS3D_H
#define REACTPHYSICS3D_H
// ReactPhysics3D namespace
//namespace reactphysics3d {
// Libraries
#include "mathematics/mathematics.h"
//} // End of the reactphysics3d namespace
#include "body/RigidBody.h"
#endif