mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-31 09:33:47 +00:00
chore(Core/Misc): sort includes (#17776)
* chore(Cleanup): sort includes * fix build * fix build again
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
#ifndef ACORE_M2STRUCTURE_H
|
||||
#define ACORE_M2STRUCTURE_H
|
||||
|
||||
#include <G3D/Vector3.h>
|
||||
#include <G3D/AABox.h>
|
||||
#include <G3D/Vector3.h>
|
||||
|
||||
// Structures for M2 file. Source: https://wowdev.wiki
|
||||
#pragma pack(push, 1)
|
||||
|
||||
Reference in New Issue
Block a user