Skip to content

Commit

Permalink
Update ascent_data_object.cpp
Browse files Browse the repository at this point in the history
remove mpi header from debugging
  • Loading branch information
nicolemarsaglia authored Aug 10, 2023
1 parent 0581ee7 commit 24ac645
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/libs/ascent/runtimes/ascent_data_object.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
/// file: ascent_data_object.hpp
///
//-----------------------------------------------------------------------------
#if defined(ASCENT_MPI_ENABLED)
#include <mpi.h>
#endif


#include "ascent_data_object.hpp"
#include "ascent_metadata.hpp"
Expand Down

0 comments on commit 24ac645

Please sign in to comment.