mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[8682] Restore build at Unix/Linux
Not tested, but fix repoted build problem.
This commit is contained in:
parent
20a5cbcdca
commit
2db2600d65
2 changed files with 2 additions and 1 deletions
|
|
@ -21,6 +21,7 @@
|
||||||
|
|
||||||
#include "MapManager.h"
|
#include "MapManager.h"
|
||||||
#include "DestinationHolder.h"
|
#include "DestinationHolder.h"
|
||||||
|
#include "Unit.h"
|
||||||
|
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "8681"
|
#define REVISION_NR "8682"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue