Skip to content
Snippets Groups Projects
Commit 42c969b2 authored by fperignon's avatar fperignon
Browse files

add ifdef to allow compilation without mpi

git-svn-id: https://ppm.inf.ethz.ch/svn/ppmnumerics/branches/ngtopo/libppmnumerics@1029 7c7fe9aa-52eb-4d9e-b0a8-ba7d787348e9
parent 21b02fab
No related branches found
No related tags found
No related merge requests found
......@@ -23,8 +23,9 @@
USE ppm_module_map
IMPLICIT NONE
#ifdef __MPI
include 'mpif.h'
#endif
!-------------------------------------------------------------------------
! Arguments
!-------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment