X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Frunloop.hh;h=43d4ea2e580fc2e2f5982797401a3a1e6caae20a;hp=6d56d83dcb60662a7a2fd0bb0367d5c24806ad32;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/runloop.hh b/src/moof/runloop.hh index 6d56d83..43d4ea2 100644 --- a/src/moof/runloop.hh +++ b/src/moof/runloop.hh @@ -10,11 +10,6 @@ #ifndef _MOOF_RUNLOOP_HH_ #define _MOOF_RUNLOOP_HH_ -/** - * \file runloop.hh - * Thread timer management class. - */ - #include #include @@ -22,6 +17,11 @@ #include +/** + * \file runloop.hh + * Thread timer management class. + */ + namespace moof {