fixing windows compilation issue

This commit is contained in:
2024-01-03 15:30:26 +01:00
parent 4ab70c2c35
commit 988ccf32db
24 changed files with 60 additions and 59 deletions

View File

@@ -6,15 +6,15 @@
/* By: maldavid <kbz_8.dev@akel-engine.com> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2022/10/06 18:22:00 by maldavid #+# #+# */
/* Updated: 2023/12/24 13:01:56 by kbz_8 ### ########.fr */
/* Updated: 2024/01/03 15:28:25 by maldavid ### ########.fr */
/* */
/* ************************************************************************** */
#ifndef __MLX_VK_RENDER_PASS__
#define __MLX_VK_RENDER_PASS__
#include <volk.h>
#include <mlx_profile.h>
#include <volk.h>
namespace mlx
{