From ba035ac638ea383b65d384ae931e621e99f27c32 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 20:42:05 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/CICParticles.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CICParticles.hpp b/src/CICParticles.hpp index 41b3d2a4f..a2523629e 100644 --- a/src/CICParticles.hpp +++ b/src/CICParticles.hpp @@ -13,9 +13,9 @@ #include "AMReX_AmrParticles.H" #include "AMReX_MultiFab.H" #include "AMReX_MultiFabUtil.H" +#include "AMReX_ParIter.H" #include "AMReX_ParticleInterpolators.H" #include "AMReX_Particles.H" -#include "AMReX_ParIter.H" namespace quokka {