diff --git a/src_cs/modules/precision.F90 b/src_cs/modules/precision.F90 index 2c121a32b..964b280a6 100644 --- a/src_cs/modules/precision.F90 +++ b/src_cs/modules/precision.F90 @@ -19,7 +19,7 @@ module precision use mpi implicit none save -!#include "mpif.h" + ! ! Definition of the integer type used in the entire code. There ! might be a more elegant solution to do this, but be sure that