mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-27 05:10:52 +00:00
run clang-format to order includes, fix include ordering errors
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
#include "CaveFeature.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <numbers>
|
||||
#include <vector>
|
||||
|
||||
#include "CaveFeature.h"
|
||||
#include "Minecraft.Client/Common/src/GameRules/LevelGeneration/LevelGenerationOptions.h"
|
||||
#include "Minecraft.Client/Linux/Linux_App.h"
|
||||
#include "java/Random.h"
|
||||
|
||||
Reference in New Issue
Block a user