X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fmoof%2Fdispatcher.hh;h=7a1a08109a65ec441ea42127fe54ef2572e7a505;hb=44b3014bce798789e795242d1556cb7449e6386a;hp=f2613e8fdeb2d11aba27b51c7758ef3e6fbdd989;hpb=574af38ed616d1adfa5e6ce35f67cda1f707f89d;p=chaz%2Fyoink diff --git a/src/moof/dispatcher.hh b/src/moof/dispatcher.hh index f2613e8..7a1a081 100644 --- a/src/moof/dispatcher.hh +++ b/src/moof/dispatcher.hh @@ -10,11 +10,6 @@ #ifndef _MOOF_DISPATCH_HH_ #define _MOOF_DISPATCH_HH_ -/** - * \file dispatcher.hh - * Classes that deal with message dispatching. - */ - #include #include @@ -23,6 +18,11 @@ #include +/** + * \file dispatcher.hh + * Classes that deal with message dispatching. + */ + namespace moof {