X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fstring.hh;fp=src%2Fmoof%2Fstring.hh;h=25a7360cdcd88eec82deae0b3388aafdb6df4104;hp=4194abb08e1679d959b1a5cf58292df366ac241c;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/string.hh b/src/moof/string.hh index 4194abb..25a7360 100644 --- a/src/moof/string.hh +++ b/src/moof/string.hh @@ -10,16 +10,16 @@ #ifndef _MOOF_STRING_HH_ #define _MOOF_STRING_HH_ -/** - * \file string.hh - * Functions and classes related to string manipulation. - */ - #include #include +/** + * \file string.hh + * Functions and classes related to string manipulation. + */ + namespace moof {