]> Dogcows Code - chaz/yoink/blobdiff - src/moof/rigid_body.hh
pch support
[chaz/yoink] / src / moof / rigid_body.hh
index 67e12ddce4d4b87e1a48e7b17816cf3806c63bb5..b8b9048c358e92fa70f01ab9d43af899308545eb 100644 (file)
 #ifndef _MOOF_RIGID_BODY_HH_
 #define _MOOF_RIGID_BODY_HH_
 
-/**
- * \file rigid_body.hh
- * Classes and functions for simulating rigid body physics.
- */
-
 #include <vector>
 
 #include <boost/bind.hpp>
 #include <moof/math.hh>
 
 
+/**
+ * \file rigid_body.hh
+ * Classes and functions for simulating rigid body physics.
+ */
+
 namespace moof {
 
 
This page took 0.021008 seconds and 4 git commands to generate.