mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-27 12:11:16 +00:00
refactor: byebye using namespace std
shoo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
#include "../Screen.h"
|
||||
class SignTileEntity;
|
||||
using namespace std;
|
||||
|
||||
|
||||
class TextEditScreen : public Screen
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user