From ea373d1d6b23447b72c3ba6504a9027df559599b Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 27 Oct 2020 21:11:02 +0100 Subject: Norming in progress --- src/b_env.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/b_env.h') diff --git a/src/b_env.h b/src/b_env.h index 2c8c3c8..9eab990 100644 --- a/src/b_env.h +++ b/src/b_env.h @@ -13,7 +13,6 @@ #ifndef B_ENV_H # define B_ENV_H - # include "s_struct.h" unsigned char b_env(char *args[], t_msh *msh); -- cgit v1.2.3