summaryrefslogtreecommitdiffstats
path: root/tilemgr/tile.hh
diff options
context:
space:
mode:
Diffstat (limited to 'tilemgr/tile.hh')
-rw-r--r--tilemgr/tile.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tilemgr/tile.hh b/tilemgr/tile.hh
index 6a11005..79fd94a 100644
--- a/tilemgr/tile.hh
+++ b/tilemgr/tile.hh
@@ -371,6 +371,8 @@ class Tile
// RMTimer for taking O2 times. Could be protected. Is controlled
// in servercomm/servercomm2.cc.
static RMTimer opTimer;
+ static RMTimer relTimer;
+ static RMTimer o2Timer;
#endif
protected: