]> Dogcows Code - chaz/yoink/blobdiff - src/moof/settings.hh
pch support
[chaz/yoink] / src / moof / settings.hh
index c8459cf1ee4b69f9fc2c88c00aaba6f401fb4dbc..0b8ccc22cba147bd3677272887611be4cb25983a 100644 (file)
 #ifndef _MOOF_SETTINGS_HH_
 #define _MOOF_SETTINGS_HH_
 
-/**
- * \file settings.hh
- * Load, store, save program settings.
- */
-
 #include <string>
 #include <vector>
 
 #include <moof/script.hh>
 
 
+/**
+ * \file settings.hh
+ * Load, store, save program settings.
+ */
+
 namespace moof {
 
 
This page took 0.017746 seconds and 4 git commands to generate.