mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-25 06:40:46 +00:00
refactor: byebye using namespace std
shoo
This commit is contained in:
@@ -83,7 +83,7 @@ typedef struct _XUIDC* HXUIDC;
|
||||
|
||||
bool IsEqualXUID(PlayerUID a, PlayerUID b);
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
// Temporary implementation of lock free stack with quite a bit more locking than you might expect
|
||||
template <typename T> class XLockFreeStack
|
||||
|
||||
Reference in New Issue
Block a user