mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-12 07:03:34 +00:00
fixing pre compiled header usage, improved compilation time
This commit is contained in:
@@ -6,15 +6,13 @@
|
||||
/* By: maldavid <kbz_8.dev@akel-engine.com> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2022/10/04 17:42:32 by maldavid #+# #+# */
|
||||
/* Updated: 2024/03/25 17:45:21 by maldavid ### ########.fr */
|
||||
/* Updated: 2024/03/25 19:13:19 by maldavid ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#ifndef __MLX_ERRORS__
|
||||
#define __MLX_ERRORS__
|
||||
|
||||
#include <pre_compiled.h>
|
||||
|
||||
enum class e_kind
|
||||
{
|
||||
message,
|
||||
|
||||
Reference in New Issue
Block a user