diff options
Diffstat (limited to '')
-rw-r--r-- | src/p_lblock_next.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/p_lblock_next.h b/src/p_lblock_next.h index 650d2ab..8c0123d 100644 --- a/src/p_lblock_next.h +++ b/src/p_lblock_next.h @@ -14,7 +14,6 @@ # define P_LBLOCK_NEXT_H # include <libft.h> -# include <stdint.h> # include "s_struct.h" |