aboutsummaryrefslogtreecommitdiff
path: root/src/game/MapRefManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/MapRefManager.h')
-rw-r--r--src/game/MapRefManager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/MapRefManager.h b/src/game/MapRefManager.h
index 02f8b2ea465..4337aa75fd9 100644
--- a/src/game/MapRefManager.h
+++ b/src/game/MapRefManager.h
@@ -42,3 +42,4 @@ class MapRefManager : public RefManager<Map, Player>
const_iterator end() const { return const_iterator(NULL); }
};
#endif
+