mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-13 23:43:44 +00:00
refactor(Core/Misc): headers cleanup (#9259)
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
#ifndef VEC3D_H
|
||||
#define VEC3D_H
|
||||
|
||||
#include <iostream>
|
||||
#include <cmath>
|
||||
#include <iostream>
|
||||
|
||||
class Vec3D
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user