mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-08-02 15:32:16 +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