X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fhash.hh;h=810a1282163788410d62a1a5186758e3490bad1c;hp=8b14ac5596bc65957c3491f76dc49db2eaced093;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/hash.hh b/src/moof/hash.hh index 8b14ac5..810a128 100644 --- a/src/moof/hash.hh +++ b/src/moof/hash.hh @@ -10,16 +10,16 @@ #ifndef _MOOF_HASH_HH_ #define _MOOF_HASH_HH_ -/** - * \file hash.hh - * Hash tables and functions. - */ - #include #include +/** + * \file hash.hh + * Hash tables and functions. + */ + namespace moof {