Skip to content

Commit

Permalink
[11476] Fixed possible build problem.
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirMangos committed May 12, 2011
1 parent e45dadd commit 7fff23f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/game/InstanceData.h
Expand Up @@ -20,6 +20,7 @@
#define MANGOS_INSTANCE_DATA_H

#include "Common.h"
#include "ObjectGuid.h"

class Map;
class Unit;
Expand Down
2 changes: 1 addition & 1 deletion src/shared/revision_nr.h
@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11475"
#define REVISION_NR "11476"
#endif // __REVISION_NR_H__

0 comments on commit 7fff23f

Please sign in to comment.