mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-25 10:10:49 +00:00
refactor: byebye using namespace std
shoo
This commit is contained in:
@@ -3,7 +3,7 @@ class Entity;
|
||||
//class ServerPlayer;
|
||||
#include "ServerPlayer.h"
|
||||
class Packet;
|
||||
using namespace std;
|
||||
|
||||
|
||||
class EntityTracker;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user