mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[11476] Fixed possible build problem.
This commit is contained in:
parent
4dbcb424a9
commit
8931b7ca11
2 changed files with 2 additions and 1 deletions
|
|
@ -20,6 +20,7 @@
|
|||
#define MANGOS_INSTANCE_DATA_H
|
||||
|
||||
#include "Common.h"
|
||||
#include "ObjectGuid.h"
|
||||
|
||||
class Map;
|
||||
class Unit;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11475"
|
||||
#define REVISION_NR "11476"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue