From 1b15861e6e8da9b6843bad96c17c763626fce870 Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Mon, 20 Sep 2021 18:22:14 -0700 Subject: Rename WarpXWrappers.(h->H) (#2261) * Rename WarpXWrappers.(h->H) All our other header files use `.H`, so renaming this one for consistency. * Remove unused includes of WarpXWrappers.H --- Source/Particles/PhysicalParticleContainer.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/Particles/PhysicalParticleContainer.cpp') diff --git a/Source/Particles/PhysicalParticleContainer.cpp b/Source/Particles/PhysicalParticleContainer.cpp index 5fd1b9ced..460293dc2 100644 --- a/Source/Particles/PhysicalParticleContainer.cpp +++ b/Source/Particles/PhysicalParticleContainer.cpp @@ -31,7 +31,6 @@ #include "Particles/Pusher/UpdatePosition.H" #include "Particles/SpeciesPhysicalProperties.H" #include "Particles/WarpXParticleContainer.H" -#include "Python/WarpXWrappers.h" #include "Utils/IonizationEnergiesTable.H" #include "Utils/WarpXAlgorithmSelection.H" #include "Utils/WarpXConst.H" -- cgit v1.2.3