]> Dogcows Code - chaz/yoink/blobdiff - src/moof/timer.hh
pch support
[chaz/yoink] / src / moof / timer.hh
index edd1de2deaf2cab1a98eff1502dffb0802efed86..a429ba955e0206158814ce120661ef54974b6e09 100644 (file)
 #ifndef _MOOF_TIMER_HH_
 #define _MOOF_TIMER_HH_
 
-/**
- * \file timer.hh
- * Functions for measuring time in a friendly unit.
- */
-
 #include <boost/bind.hpp>
 #include <boost/function.hpp>
 #include <boost/noncopyable.hpp>
 #include <moof/math.hh>
 
 
+/**
+ * \file timer.hh
+ * Functions for measuring time in a friendly unit.
+ */
+
 namespace moof {
 
 
This page took 0.019264 seconds and 4 git commands to generate.