X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Ftimer.hh;h=a429ba955e0206158814ce120661ef54974b6e09;hp=edd1de2deaf2cab1a98eff1502dffb0802efed86;hb=HEAD;hpb=574af38ed616d1adfa5e6ce35f67cda1f707f89d diff --git a/src/moof/timer.hh b/src/moof/timer.hh index edd1de2..a429ba9 100644 --- a/src/moof/timer.hh +++ b/src/moof/timer.hh @@ -10,11 +10,6 @@ #ifndef _MOOF_TIMER_HH_ #define _MOOF_TIMER_HH_ -/** - * \file timer.hh - * Functions for measuring time in a friendly unit. - */ - #include #include #include @@ -23,6 +18,11 @@ #include +/** + * \file timer.hh + * Functions for measuring time in a friendly unit. + */ + namespace moof {