mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-25 05:40:42 +00:00
refactor: byebye using namespace std
shoo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#pragma once
|
||||
using namespace std;
|
||||
|
||||
#include <xuirender.h>
|
||||
|
||||
#include "../../../Build/Common/UI/UIFontData.h"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#pragma once
|
||||
using namespace std;
|
||||
|
||||
class XUI_FontData;
|
||||
class XUI_Font;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user