X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fsettings.hh;h=0b8ccc22cba147bd3677272887611be4cb25983a;hp=c8459cf1ee4b69f9fc2c88c00aaba6f401fb4dbc;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/settings.hh b/src/moof/settings.hh index c8459cf..0b8ccc2 100644 --- a/src/moof/settings.hh +++ b/src/moof/settings.hh @@ -10,11 +10,6 @@ #ifndef _MOOF_SETTINGS_HH_ #define _MOOF_SETTINGS_HH_ -/** - * \file settings.hh - * Load, store, save program settings. - */ - #include #include @@ -23,6 +18,11 @@ #include +/** + * \file settings.hh + * Load, store, save program settings. + */ + namespace moof {