mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-26 23:40:46 +00:00
run IWYU on entire codebase
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
#include "RemotePlayer.h"
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
#include <cmath>
|
||||
|
||||
#include "Minecraft.Client/Linux/Linux_App.h"
|
||||
#include "minecraft/util/Mth.h"
|
||||
#include "minecraft/world/entity/player/Inventory.h"
|
||||
#include "minecraft/world/item/Item.h"
|
||||
#include "minecraft/world/item/ItemInstance.h"
|
||||
#include "Pos.h"
|
||||
#include "minecraft/world/entity/player/Player.h"
|
||||
|
||||
class Level;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user