fixing issue when creating multiple mlx application with leaks in the first one

This commit is contained in:
Kbz-8
2023-12-28 01:06:03 +01:00
parent 04ffce60cd
commit 5babfde870
8 changed files with 30 additions and 16 deletions

View File

@@ -10,7 +10,6 @@
/* */
/* ************************************************************************** */
#include "renderer/images/texture.h"
#include <core/graphics.h>
#include <type_traits>