mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-07 23:19:14 +00:00
refactor: byebye using namespace std
shoo
This commit is contained in:
@@ -8,7 +8,7 @@ class Connection;
|
||||
class ServerPlayer;
|
||||
class INetworkPlayer;
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
class PlayerConnection : public PacketListener, public ConsoleInputSource
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user