From 17f2c26f30c2e2dbffcf5f3becb7dd6ae454b41a Mon Sep 17 00:00:00 2001 From: Luca Fedeli Date: Mon, 3 Jun 2019 15:55:48 +0200 Subject: Corrected bug --- Source/Particles/PhotonParticleContainer.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'Source/Particles/PhotonParticleContainer.cpp') diff --git a/Source/Particles/PhotonParticleContainer.cpp b/Source/Particles/PhotonParticleContainer.cpp index 6e6300bd1..daf196014 100644 --- a/Source/Particles/PhotonParticleContainer.cpp +++ b/Source/Particles/PhotonParticleContainer.cpp @@ -11,8 +11,6 @@ #include #include -#include "breit_wheeler_engine_wrapper.h" - using namespace amrex; PhotonParticleContainer::PhotonParticleContainer (AmrCore* amr_core, int ispecies, -- cgit v1.2.3