aboutsummaryrefslogtreecommitdiff
path: root/header.h
blob: 6a357290c1cc96aec7437c9b3ba35215e30bb6aa (plain)
1
2
3
4
5
6
7
8
#ifndef HEADER_H
# define HEADER_H

# include "libft.h"



#endif