mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-19 10:18:07 +00:00
run IWYU on entire codebase
This commit is contained in:
@@ -1,15 +1,14 @@
|
||||
#include "ModelPart.h"
|
||||
|
||||
#include <GL/gl.h>
|
||||
|
||||
#include <numbers>
|
||||
|
||||
#include "4J.Render/4J_Render.h"
|
||||
#include "Cube.h"
|
||||
#include "TexOffs.h"
|
||||
#include "minecraft/client/MemoryTracker.h"
|
||||
#include "minecraft/client/model/geom/Model.h"
|
||||
#include "minecraft/client/renderer/Tesselator.h"
|
||||
#include "minecraft/client/model/geom/Model.h"
|
||||
|
||||
const float ModelPart::RAD = (180.0f / std::numbers::pi);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user