From 9a84c3f5e4cd9004806eabc0c63140ae0ad94583 Mon Sep 17 00:00:00 2001 From: Wouter Deconinck Date: Sat, 27 Jul 2024 11:31:54 -0400 Subject: [PATCH] fix: remove include files now properly included upstream --- JugReco/src/components/ImagingClusterReco.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/JugReco/src/components/ImagingClusterReco.cpp b/JugReco/src/components/ImagingClusterReco.cpp index 01fcda3..75a2d3b 100644 --- a/JugReco/src/components/ImagingClusterReco.cpp +++ b/JugReco/src/components/ImagingClusterReco.cpp @@ -2,7 +2,6 @@ // Copyright (C) 2024 Wouter Deconinck #include -#include // FIXME remove when https://github.com/eic/EICrecon/pull/1482 merged #include // NOLINTNEXTLINE(cppcoreguidelines-avoid-non-const-global-variables)