mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
Fix Compile Unix
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
#ifndef TRINITY_CELL_H
|
||||
#define TRINITY_CELL_H
|
||||
|
||||
#include <cmath>
|
||||
|
||||
#include "TypeContainer.h"
|
||||
#include "TypeContainerVisitor.h"
|
||||
|
||||
|
||||
@@ -20,6 +20,8 @@
|
||||
#include "Map.h"
|
||||
#include "Creature.h"
|
||||
#include "Log.h"
|
||||
#include "CellImpl.h"
|
||||
#include "Cell.h"
|
||||
|
||||
#include "DetourCommon.h"
|
||||
#include "DetourNavMeshQuery.h"
|
||||
|
||||
Reference in New Issue
Block a user