fixing macOS issue

This commit is contained in:
2025-01-11 23:04:58 +01:00
parent 86709573fe
commit f4422c3174
2 changed files with 9 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
#include <mlx_profile.h>
#include <mlx.h>
#include <cstdio>
#include <cstdarg>
#include <iostream>
@@ -12,6 +13,7 @@
#include <cstdint>
#include <cstdlib>
#include <cstring>
#include <ctime>
#include <vulkan/vulkan.h>