X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FMoof%2FMippleton.hh;fp=src%2FMoof%2FMippleton.hh;h=cde68d2b4b99eeb7024c5f1f77eae469bfec198b;hp=e9b97328d351ae9de7e08527a49984f90030231b;hb=57b78ebe21b1b48acd337daa5a1cb8c383959cfa;hpb=58cedf00e6ebf6282938c019b8eb105e3fb05eaa diff --git a/src/Moof/Mippleton.hh b/src/Moof/Mippleton.hh index e9b9732..cde68d2 100644 --- a/src/Moof/Mippleton.hh +++ b/src/Moof/Mippleton.hh @@ -51,8 +51,8 @@ namespace Mf { template class Mippleton { - typedef std::pair PtrValue; - typedef stlplus::hash PtrMap; + typedef std::pair PtrValue; + typedef stlplus::hash PtrMap; static PtrMap ptrs_; std::string name_;