mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-25 18:00:57 +00:00
refactor: byebye using namespace std
shoo
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
class ByteBuffer;
|
||||
class IntBuffer;
|
||||
class FloatBuffer;
|
||||
using namespace std;
|
||||
|
||||
|
||||
/** Original comment
|
||||
* This class is used so we can release all memory (allocated on the graphics card on shutdown)
|
||||
|
||||
Reference in New Issue
Block a user