Skip to content

Commit

Permalink
fixing compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
Kbz-8 committed Nov 20, 2023
1 parent 9fdb514 commit c93d785
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/core/application.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/* By: maldavid <kbz_8.dev@akel-engine.com> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2022/10/04 22:10:52 by maldavid #+# #+# */
/* Updated: 2023/11/20 07:17:18 by maldavid ### ########.fr */
/* Updated: 2023/11/20 07:29:12 by maldavid ### ########.fr */
/* */
/* ************************************************************************** */

Expand All @@ -15,7 +15,6 @@
#include <renderer/core/render_core.h>
#include <array>
#include <core/errors.h>
#include <utils/endian.h>
#include <core/profile.h>

namespace mlx::core
Expand Down

0 comments on commit c93d785

Please sign in to comment.