X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FMoof%2FTimer.hh;h=a0bc676b7f130f042d550ac0c1fb25d44faa3386;hp=bb0b48334c6b24cab36f8a8e4328f5e8b80186ea;hb=c9e20ac06383b20ceb5404c9237e319c2e90d157;hpb=8a1acac01b444dccf8b57cedf08392ada2e473c1 diff --git a/src/Moof/Timer.hh b/src/Moof/Timer.hh index bb0b483..a0bc676 100644 --- a/src/Moof/Timer.hh +++ b/src/Moof/Timer.hh @@ -124,7 +124,7 @@ private: unsigned mId; static Scalar gNextFire; - static std::map gTimers; + static std::map gTimers; };