fixing pre compiled header usage, improved compilation time

This commit is contained in:
Kbz-8
2024-03-25 19:21:14 +01:00
parent 7f80671be8
commit e2ea602372
94 changed files with 185 additions and 194 deletions

View File

@@ -6,15 +6,13 @@
/* By: maldavid <kbz_8.dev@akel-engine.com> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2023/10/20 02:13:03 by maldavid #+# #+# */
/* Updated: 2024/03/25 17:49:47 by maldavid ### ########.fr */
/* Updated: 2024/03/25 19:12:02 by maldavid ### ########.fr */
/* */
/* ************************************************************************** */
#ifndef __MLX_VK_MEMORY__
#define __MLX_VK_MEMORY__
#include <pre_compiled.h>
namespace mlx
{
class GPUallocator