mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
[12688] Missing changes for last commit
This commit is contained in:
parent
d75cef90e3
commit
2744e8b3c9
2 changed files with 2 additions and 2 deletions
|
|
@ -23,6 +23,7 @@
|
||||||
#undef _DLL
|
#undef _DLL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <string>
|
||||||
#include "StormLib.h"
|
#include "StormLib.h"
|
||||||
#include <deque>
|
#include <deque>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "12687
|
#define REVISION_NR "12688"
|
||||||
"
|
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue