mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-28 09:34:51 +00:00
run clang-format to order includes, fix include ordering errors
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "PacketListener.h"
|
||||
#include "SetObjectivePacket.h"
|
||||
|
||||
#include "PacketListener.h"
|
||||
#include "java/InputOutputStream/DataInputStream.h"
|
||||
#include "java/InputOutputStream/DataOutputStream.h"
|
||||
#include "minecraft/world/scores/Objective.h"
|
||||
|
||||
Reference in New Issue
Block a user