]> Dogcows Code - chaz/yoink/blobdiff - src/moof/line.hh
pch support
[chaz/yoink] / src / moof / line.hh
index 8f5794d52850643b1531587f3e4f0a537f249a9e..60a0b34eb89402ed23f1c1c2d9e3a63a41887fe7 100644 (file)
 #ifndef _MOOF_LINE_HH_
 #define _MOOF_LINE_HH_
 
-/**
- * \file line.hh
- * Classes related to line segments.
- */
-
 #include <moof/contact.hh>
 #include <moof/drawable.hh>
 #include <moof/image.hh>
 #include <moof/sphere.hh>
 
 
+/**
+ * \file line.hh
+ * Classes related to line segments.
+ */
+
 namespace moof {
 
 
This page took 0.018316 seconds and 4 git commands to generate.