Skip to content

Commit f37a28b

Browse files
vikasssinghaldavidrohr
authored andcommitted
GPU: TODO: TPCRawCluster needed in Base GPUReconstructionConvert
1 parent 5f95c73 commit f37a28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GPU/GPUTracking/Base/GPUReconstructionConvert.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#include "GPUO2DataTypes.h"
2626
#include "GPUDataTypes.h"
2727
#include "GPUTPCGeometry.h"
28-
#include "AliHLTTPCRawCluster.h" // TODO: Is this still needed at all, or can it be removed?
28+
#include "AliHLTTPCRawCluster.h" // VS: It can not be removed. Used in line 93.
2929
#include "GPUParam.h"
3030
#include "GPULogging.h"
3131
#include <algorithm>

0 commit comments

Comments
 (0)