]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Timer.hh
port to NetBSD
[chaz/yoink] / src / Moof / Timer.hh
index bb0b48334c6b24cab36f8a8e4328f5e8b80186ea..a0bc676b7f130f042d550ac0c1fb25d44faa3386 100644 (file)
@@ -124,7 +124,7 @@ private:
        unsigned        mId;
 
        static Scalar                                           gNextFire;
-       static std::map<unsigned,Timer&>        gTimers;
+       static std::map<unsigned,Timer*>        gTimers;
 };
 
 
This page took 0.018492 seconds and 4 git commands to generate.