mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-18 01:21:56 +00:00
run clang-format to order includes, fix include ordering errors
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
|
||||
#include "minecraft/commands/common/EffectCommand.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
#include "minecraft/commands/CommandsEnum.h"
|
||||
#include "minecraft/commands/common/EffectCommand.h"
|
||||
|
||||
class CommandSender;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user