aboutsummaryrefslogtreecommitdiff
path: root/src/game/MapReference.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/MapReference.h')
-rw-r--r--src/game/MapReference.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/MapReference.h b/src/game/MapReference.h
index 397eec0a06b..ae485af7487 100644
--- a/src/game/MapReference.h
+++ b/src/game/MapReference.h
@@ -50,3 +50,4 @@ class TRINITY_DLL_SPEC MapReference : public Reference<Map, Player>
MapReference const *nocheck_prev() const { return (MapReference const*)Reference<Map, Player>::nocheck_prev(); }
};
#endif
+