From 3bdc5cf86233ad400fc625e8a8b693ceb834ae76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JulienD=C3=B6rner?= Date: Thu, 26 Oct 2023 16:22:02 +0200 Subject: [PATCH] remove PhotonPropagation --- include/CRPropa.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/CRPropa.h b/include/CRPropa.h index b5794a314..cb884e126 100644 --- a/include/CRPropa.h +++ b/include/CRPropa.h @@ -16,7 +16,6 @@ #include "crpropa/ParticleMass.h" #include "crpropa/ParticleState.h" #include "crpropa/PhotonBackground.h" -#include "crpropa/PhotonPropagation.h" #include "crpropa/Random.h" #include "crpropa/Referenced.h" #include "crpropa/Source.h"