mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-08-02 15:51:16 +00:00
refactor: byebye using namespace std
shoo
This commit is contained in:
@@ -11,7 +11,7 @@ class TileEntity;
|
||||
class Entity;
|
||||
class BrewingStandTileEntity;
|
||||
class Merchant;
|
||||
using namespace std;
|
||||
|
||||
|
||||
class ServerPlayer : public Player, public net_minecraft_world_inventory::ContainerListener
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user