Normed line_globals

This commit is contained in:
Raphaël 2024-09-02 17:44:29 +02:00
parent 78a595ef60
commit 65fbd6be13

View file

@ -6,7 +6,7 @@
/* By: maiboyer <maiboyer@student.42.fr> +#+ +:+ +#+ */ /* By: maiboyer <maiboyer@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */ /* +#+#+#+#+#+ +#+ */
/* Created: 2024/07/10 15:47:12 by maiboyer #+# #+# */ /* Created: 2024/07/10 15:47:12 by maiboyer #+# #+# */
/* Updated: 2024/08/22 16:26:35 by maiboyer ### ########.fr */ /* Updated: 2024/09/02 17:44:16 by rparodi ### ########.fr */
/* */ /* */
/* ************************************************************************** */ /* ************************************************************************** */
@ -15,7 +15,6 @@
#include "line/_line_structs.h" #include "line/_line_structs.h"
#include "me/mem/mem.h" #include "me/mem/mem.h"
#ifdef static #ifdef static
# undef static # undef static
#endif #endif