mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 12:02:27 +00:00
run clang-format to order includes, fix include ordering errors
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "TrapDoorTile.h"
|
||||
|
||||
#include <optional>
|
||||
|
||||
#include "TrapDoorTile.h"
|
||||
#include "minecraft/Facing.h"
|
||||
#include "minecraft/world/level/Level.h"
|
||||
#include "minecraft/world/level/LevelSource.h"
|
||||
|
||||
Reference in New Issue
Block a user