X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fdispatcher.hh;h=7a1a08109a65ec441ea42127fe54ef2572e7a505;hp=f2613e8fdeb2d11aba27b51c7758ef3e6fbdd989;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a 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 {