mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 11:06:34 +00:00
run clang-format to order includes, fix include ordering errors
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#include "IceTile.h"
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
#include "IceTile.h"
|
||||
#include "minecraft/stats/GenericStats.h"
|
||||
#include "minecraft/world/entity/player/Player.h"
|
||||
#include "minecraft/world/food/FoodConstants.h"
|
||||
|
||||
Reference in New Issue
Block a user