]> Dogcows Code - chaz/yoink/blobdiff - src/moof/hash.hh
pch support
[chaz/yoink] / src / moof / hash.hh
index 8b14ac5596bc65957c3491f76dc49db2eaced093..810a1282163788410d62a1a5186758e3490bad1c 100644 (file)
 #ifndef _MOOF_HASH_HH_
 #define _MOOF_HASH_HH_
 
-/**
- * \file hash.hh
- * Hash tables and functions.
- */
-
 #include <string>
 
 #include <stlplus/containers/hash.hpp>
 
 
+/**
+ * \file hash.hh
+ * Hash tables and functions.
+ */
+
 namespace moof {
 
 
This page took 0.018267 seconds and 4 git commands to generate.