Skip to content

Commit

Permalink
ABLASTR: Fix Stray Include in ChargeDeposition
Browse files Browse the repository at this point in the history
This include into WarpX should not be here and is unused.
Same as ECP-WarpX#3393.
  • Loading branch information
ax3l committed Sep 16, 2022
1 parent 47eef0b commit 095b2d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/Particles/Deposition/ChargeDeposition.H
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#define CHARGEDEPOSITION_H_

#include "Parallelization/KernelTimer.H"
#include "Particles/Pusher/GetAndSetPosition.H"
#include "Particles/ShapeFactors.H"
#include "Utils/WarpXAlgorithmSelection.H"
#include "Utils/WarpXProfilerWrapper.H"
Expand Down

0 comments on commit 095b2d1

Please sign in to comment.