6 lines
89 B
C
6 lines
89 B
C
#ifndef COMPUTORV1_H
|
|
# define COMPUTORV1_H
|
|
|
|
# include "../libft/includes/libft.h"
|
|
|
|
#endif |