]> Dogcows Code - chaz/yoink/blobdiff - src/moof/image.hh
pch support
[chaz/yoink] / src / moof / image.hh
index 62f8699abb029503b1e87b2db97c56d96bc1d356..4dee19fde9ffe4a2e9ec65d4ee3e28c8c587df6c 100644 (file)
 #ifndef _MOOF_IMAGE_HH_
 #define _MOOF_IMAGE_HH_
 
-/**
- * \file image.hh
- * Defines classes for loading and manipulating images.
- */
-
 #include <boost/noncopyable.hpp>
 
 #include <moof/dispatcher.hh>
 #include <moof/resource.hh>
 
 
+/**
+ * \file image.hh
+ * Defines classes for loading and manipulating images.
+ */
+
 namespace moof {
 
 
This page took 0.019689 seconds and 4 git commands to generate.