Skip to content

Commit

Permalink
changed include file for openPMD-api
Browse files Browse the repository at this point in the history
  • Loading branch information
guj committed Jul 13, 2023
1 parent 0d24d4b commit 26fe364
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Src/Particle/AMReX_ParticleContainer.H
Original file line number Diff line number Diff line change
Expand Up @@ -1411,10 +1411,6 @@ using ParticleContainerPureSoA = ParticleContainer_impl<SoAParticle<T_NArrayReal
#include "AMReX_ParticleHDF5.H"
#endif

#ifdef AMREX_USE_OPENPMD_API
#include "AMReX_ParticlesOPENPMDImpl.H"
#endif

}

#endif /*_PARTICLES_H_*/

0 comments on commit 26fe364

Please sign in to comment.