mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[11722] Fix non-pch build
Signed-off-by: SilverIce <slifeleaf@gmail.com>
This commit is contained in:
parent
fc0eb7e9fa
commit
124dc96643
7 changed files with 9 additions and 7 deletions
|
|
@ -20,12 +20,11 @@
|
|||
#include "TargetedMovementGenerator.h"
|
||||
#include "Errors.h"
|
||||
#include "Creature.h"
|
||||
#include "Player.h"
|
||||
#include "World.h"
|
||||
#include "movement/MoveSplineInit.h"
|
||||
#include "movement/MoveSpline.h"
|
||||
|
||||
#define SMALL_ALPHA 0.05f
|
||||
|
||||
#include <cmath>
|
||||
|
||||
//-----------------------------------------------//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue