refactor: byebye using namespace std

shoo
This commit is contained in:
Tropical
2026-03-08 22:43:44 +01:00
committed by JuiceyDev
parent 31ba56f277
commit 9a1e4e7752
319 changed files with 321 additions and 321 deletions
+1 -1
View File
@@ -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)