no need to include mpi.h in headers that include pointers.h (directly or indirectly)
This commit is contained in:
@ -14,7 +14,6 @@
|
||||
#ifndef LMP_IRREGULAR_H
|
||||
#define LMP_IRREGULAR_H
|
||||
|
||||
#include <mpi.h>
|
||||
#include "pointers.h"
|
||||
|
||||
namespace LAMMPS_NS {
|
||||
|
||||
Reference in New Issue
Block a user