]> Dogcows Code - chaz/yoink/blobdiff - src/moof/string.hh
pch support
[chaz/yoink] / src / moof / string.hh
index 4194abb08e1679d959b1a5cf58292df366ac241c..25a7360cdcd88eec82deae0b3388aafdb6df4104 100644 (file)
 #ifndef _MOOF_STRING_HH_
 #define _MOOF_STRING_HH_
 
-/**
- * \file string.hh
- * Functions and classes related to string manipulation.
- */
-
 #include <string>
 
 #include <boost/noncopyable.hpp>
 
 
+/**
+ * \file string.hh
+ * Functions and classes related to string manipulation.
+ */
+
 namespace moof {
 
 
This page took 0.016783 seconds and 4 git commands to generate.