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,8 +1,9 @@
|
||||
#include "Achievement.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "Achievements.h"
|
||||
#include "DescFormatter.h"
|
||||
#include "Achievement.h"
|
||||
#include "minecraft/locale/I18n.h"
|
||||
#include "minecraft/stats/Stat.h"
|
||||
#include "minecraft/world/item/ItemInstance.h"
|
||||
|
||||
Reference in New Issue
Block a user