Thanks for the responses. I'm specifically trying to use OpenMPI with fortran and they have a "mpif.h" header (in fortran), so the header is not in my control.
The error I'm getting is if I include or even past the content of the header at the top of my code, which also has an include, the...