mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 16:43:47 +00:00
refactor(Core/Common): alphabetical sorting inlcudes (#6282)
- Part https://github.com/WarheadCore/WarheadBand/pull/37
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
#define _ACORE_GEOMETRY_H
|
||||
|
||||
#include "Define.h"
|
||||
#include <iostream>
|
||||
#include <cstdlib>
|
||||
#include <iostream>
|
||||
#include <math.h>
|
||||
|
||||
[[nodiscard]] inline float getAngle(float startX, float startY, float destX, float destY)
|
||||
|
||||
Reference in New Issue
Block a user