mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-18 02:21:58 +00:00
run clang-format to order includes, fix include ordering errors
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "TradeSwitchButton.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "TradeSwitchButton.h"
|
||||
#include "minecraft/client/gui/Button.h"
|
||||
|
||||
// 4jcraft: referenced from MCP 8.11 (JE 1.6.4)
|
||||
|
||||
Reference in New Issue
Block a user