]> Dogcows Code - chaz/yoink/blobdiff - src/moof/runloop.hh
pch support
[chaz/yoink] / src / moof / runloop.hh
index 6d56d83dcb60662a7a2fd0bb0367d5c24806ad32..43d4ea2e580fc2e2f5982797401a3a1e6caae20a 100644 (file)
 #ifndef _MOOF_RUNLOOP_HH_
 #define _MOOF_RUNLOOP_HH_
 
 #ifndef _MOOF_RUNLOOP_HH_
 #define _MOOF_RUNLOOP_HH_
 
-/**
- * \file runloop.hh
- * Thread timer management class.
- */
-
 #include <vector>
 
 #include <boost/noncopyable.hpp>
 #include <vector>
 
 #include <boost/noncopyable.hpp>
 #include <moof/thread.hh>
 
 
 #include <moof/thread.hh>
 
 
+/**
+ * \file runloop.hh
+ * Thread timer management class.
+ */
+
 namespace moof {
 
 
 namespace moof {
 
 
This page took 0.017596 seconds and 4 git commands to generate.