6 lines
69 B
C
6 lines
69 B
C
#ifndef COMPUTORV1_H
|
|
#define COMPUTORV1_H
|
|
|
|
#include "libft.h"
|
|
|
|
#endif |