summaryrefslogtreecommitdiffstats
path: root/src/m_comm.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/m_comm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m_comm.h b/src/m_comm.h
index 600f8e8..08c889a 100644
--- a/src/m_comm.h
+++ b/src/m_comm.h
@@ -13,7 +13,6 @@
#ifndef M_COMM_H
# define M_COMM_H
-
# include "s_struct.h"
unsigned char m_comm(const char line[], t_msh *msh);