31c31
< #include <iostream.h>
---
> #include <iostream>
36c36
< Tick curTick = 0;
---
> using namespace std;