*Fix buld for some compilers.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-08-30 09:54:35 -05:00
parent b5903fd3d8
commit 1cc1831e4f

View File

@@ -23,6 +23,8 @@
#include "Common.h"
#include <vector>
#include "SharedDefines.h"
#include "Object.h"
class MovementGenerator;
class Unit;