fix(fortuna): add end-of-namespace comment

This commit is contained in:
surtur 2021-11-19 20:59:12 +01:00
parent bd421295c4
commit 225952a7e2
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -14,6 +14,6 @@ private:
generator::Generator gen;
};
}
} // namespace fortuna
#endif//FORTUNA_FORTUNA_H