Fix Compile Unix
This commit is contained in:
@@ -19,8 +19,6 @@
|
|||||||
#ifndef TRINITY_CELL_H
|
#ifndef TRINITY_CELL_H
|
||||||
#define TRINITY_CELL_H
|
#define TRINITY_CELL_H
|
||||||
|
|
||||||
#include <cmath>
|
|
||||||
|
|
||||||
#include "TypeContainer.h"
|
#include "TypeContainer.h"
|
||||||
#include "TypeContainerVisitor.h"
|
#include "TypeContainerVisitor.h"
|
||||||
|
|
||||||
|
|||||||
@@ -20,6 +20,8 @@
|
|||||||
#include "Map.h"
|
#include "Map.h"
|
||||||
#include "Creature.h"
|
#include "Creature.h"
|
||||||
#include "Log.h"
|
#include "Log.h"
|
||||||
|
#include "CellImpl.h"
|
||||||
|
#include "Cell.h"
|
||||||
|
|
||||||
#include "DetourCommon.h"
|
#include "DetourCommon.h"
|
||||||
#include "DetourNavMeshQuery.h"
|
#include "DetourNavMeshQuery.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user