X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fcommand_parse.h;h=ec5ebba485ad1f02c82f15f559c96ff54d603024;hb=e6db1df5a657ea0603e1ec0b1ea9b056264d470f;hp=c3d67af23906c447f45fa704eb862416d02083da;hpb=5267fb9d362aeb326c9e64f7171c957f76776f90;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/command_parse.h b/include/command_parse.h index c3d67af23..ec5ebba48 100644 --- a/include/command_parse.h +++ b/include/command_parse.h @@ -30,7 +30,7 @@ class CoreExport CommandParser { public: - typedef TR1NS::unordered_map CommandMap; + typedef TR1NS::unordered_map CommandMap; private: /** Process a command from a user.