[8682] Restore build at Unix/Linux

Not tested, but fix repoted build problem.
This commit is contained in:
VladimirMangos 2009-10-20 14:52:07 +04:00
parent 20a5cbcdca
commit 2db2600d65
2 changed files with 2 additions and 1 deletions

View file

@ -21,6 +21,7 @@
#include "MapManager.h"
#include "DestinationHolder.h"
#include "Unit.h"
#include <cmath>

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8681"
#define REVISION_NR "8682"
#endif // __REVISION_NR_H__