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