]> Dogcows Code - chaz/yoink/blobdiff - src/moof/mesh.hh
pch support
[chaz/yoink] / src / moof / mesh.hh
index 26accec43e1410b295797c6dbda017f7ac9b9faf..3f0dc24a6dc78c319be23ed521787a625a16e2da 100644 (file)
 #ifndef _MOOF_MESH_HH_
 #define _MOOF_MESH_HH_
 
-/**
- * \file mesh.hh
- * Defines classes for loading and manipulating meshes.
- */
-
 #include <iostream>
 #include <map>
 #include <vector>
 #include <moof/resource.hh>
 
 
+/**
+ * \file mesh.hh
+ * Defines classes for loading and manipulating meshes.
+ */
+
 namespace moof {
 
 
This page took 0.017814 seconds and 4 git commands to generate.