Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
hit_mpi.h
Go to the documentation of this file.
1 #ifndef _HitMPI_
2 #define _HitMPI_
3 
4 #ifdef __GNUC__
5 #pragma GCC system_header
6 #endif
7 
8 #include <mpi.h>
9 
10 #endif