mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Fixed win build of vmap assembler, too.
--HG-- branch : trunk
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "ModelInstance.h"
|
||||
#include "WorldModel.h"
|
||||
#include "VMapDefinitions.h"
|
||||
#include "Log.h"
|
||||
|
||||
using G3D::Vector3;
|
||||
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
#include "Define.h"
|
||||
#include "Dynamic/UnorderedMap.h"
|
||||
#include "BoundingIntervalHierarchy.h"
|
||||
#include "Log.h"
|
||||
|
||||
namespace VMAP
|
||||
{
|
||||
|
||||
@@ -13,7 +13,6 @@ include_directories(
|
||||
${CMAKE_SOURCE_DIR}/externals/g3dlite
|
||||
${CMAKE_SOURCE_DIR}/src/server/shared
|
||||
${CMAKE_SOURCE_DIR}/src/server/shared/Debugging
|
||||
${CMAKE_SOURCE_DIR}/src/server/shared/Logging
|
||||
${CMAKE_SOURCE_DIR}/src/server/collision/Maps
|
||||
${CMAKE_SOURCE_DIR}/src/server/collision/Models
|
||||
${ACE_INCLUDE_DIR}
|
||||
|
||||
Reference in New Issue
Block a user