From a22c4eaf410ac8d953223afe3888935e16946fc7 Mon Sep 17 00:00:00 2001 From: Vikas Singhal Date: Tue, 2 Sep 2025 16:37:24 +0530 Subject: [PATCH] GPU: TODO: TPCRawCluster needed in Base GPUReconstructionConvert --- GPU/GPUTracking/Base/GPUReconstructionConvert.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPU/GPUTracking/Base/GPUReconstructionConvert.cxx b/GPU/GPUTracking/Base/GPUReconstructionConvert.cxx index 2dec88393f632..6bffdc3560d4a 100644 --- a/GPU/GPUTracking/Base/GPUReconstructionConvert.cxx +++ b/GPU/GPUTracking/Base/GPUReconstructionConvert.cxx @@ -25,7 +25,7 @@ #include "GPUO2DataTypes.h" #include "GPUDataTypes.h" #include "GPUTPCGeometry.h" -#include "AliHLTTPCRawCluster.h" // TODO: Is this still needed at all, or can it be removed? +#include "AliHLTTPCRawCluster.h" // VS: It can not be removed. Used in line 93. #include "GPUParam.h" #include "GPULogging.h" #include