Skip to content
Snippets Groups Projects
Commit 69b60a73 authored by William F Godoy's avatar William F Godoy
Browse files

Corrected MPI header inclusion

parent 60722eb2
No related branches found
No related tags found
1 merge request!137Enable config xml file
......@@ -12,6 +12,8 @@
#include "adiosPyTypes.h"
#include "adios2/ADIOSMPI.h"
namespace adios
{
......
......@@ -18,7 +18,7 @@
#include <adios2.h>
#include "IOPy.h"
#include "adios2/ADIOSMPI.h"
#include "adios2/ADIOSMPICommOnly.h"
namespace adios
{
......
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