From f6faf88cd0991be3184af67d5fa271b12f70e925 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 28 Oct 2020 01:26:44 +0100 Subject: Norming --- src/b_type.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/b_type.h') diff --git a/src/b_type.h b/src/b_type.h index ae3b96f..ab20aad 100644 --- a/src/b_type.h +++ b/src/b_type.h @@ -13,7 +13,6 @@ #ifndef B_TYPE_H # define B_TYPE_H - # include "s_struct.h" unsigned char b_type(char *args[], t_msh *msh); -- cgit v1.2.3