mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-03 19:04:19 +00:00
run clang-format to order includes, fix include ordering errors
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "ClientConstants.h"
|
||||
#include "minecraft/client/ClientConstants.h"
|
||||
|
||||
#include "Minecraft.Client/Common/src/BuildVer/BuildVer.h"
|
||||
#include "minecraft/client/ClientConstants.h"
|
||||
|
||||
const std::wstring ClientConstants::VERSION_STRING =
|
||||
std::wstring(L"Minecraft Xbox ") + VER_FILEVERSION_STR_W +
|
||||
|
||||
Reference in New Issue
Block a user