mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-29 18:34:55 +00:00
run clang-format to order includes, fix include ordering errors
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#include "SkiModel.h"
|
||||
|
||||
#include <cmath>
|
||||
#include <numbers>
|
||||
|
||||
#include "SkiModel.h"
|
||||
#include "minecraft/client/model/geom/ModelPart.h"
|
||||
|
||||
class Entity;
|
||||
|
||||
Reference in New Issue
Block a user