refactor: byebye using namespace std

shoo
This commit is contained in:
Tropical
2026-03-06 12:16:41 -06:00
parent 2ed4b1fe9e
commit bc7d4ff1d8
319 changed files with 321 additions and 321 deletions

View File

@@ -5,7 +5,7 @@
#include "../../Minecraft.World/Util/JavaIntHash.h"
#include "../../Minecraft.World/Level/RandomLevelSource.h"
#include "../../Minecraft.World/Util/C4JThread.h"
using namespace std;
class ServerLevel;
class ServerChunkCache : public ChunkSource