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

This commit is contained in:
2023-12-28 01:06:03 +01:00
parent b144afd3fe
commit ac3b28c922
8 changed files with 30 additions and 16 deletions
-1
View File
@@ -10,7 +10,6 @@
/* */
/* ************************************************************************** */
#include "renderer/images/texture.h"
#include <core/graphics.h>
#include <type_traits>