base ast + coloriage
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
# include "colors.h"
|
||||
# include "general.h"
|
||||
# include "srcs/drawio/drawio.h"
|
||||
# include "srcs/drawio/lib_drawio.h"
|
||||
|
||||
int ft_isalpha(int c);
|
||||
int ft_isdigit(int c);
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#ifndef DRAWIO_H
|
||||
# define DRAWIO_H
|
||||
#ifndef LIB_DRAWIO_H
|
||||
# define LIB_DRAWIO_H
|
||||
|
||||
# include "../../libft.h"
|
||||
|
||||
Reference in New Issue
Block a user