From 4235ca030bf219cd3ad927b8abf7f94471ceaca8 Mon Sep 17 00:00:00 2001 From: odjuvsla Date: Mon, 28 Nov 2011 15:03:21 +0000 Subject: [PATCH] - fixing warnings --- HLT/CALO/AliHLTCaloDigitMaker.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HLT/CALO/AliHLTCaloDigitMaker.h b/HLT/CALO/AliHLTCaloDigitMaker.h index 0fede49aeb2..7fdc61fba71 100644 --- a/HLT/CALO/AliHLTCaloDigitMaker.h +++ b/HLT/CALO/AliHLTCaloDigitMaker.h @@ -51,7 +51,7 @@ class TH2F; class AliHLTCaloSharedMemoryInterfacev2; // added by PTH -class AliHLTCaloChannelDataHeaderStruct; +struct AliHLTCaloChannelDataHeaderStruct; class AliHLTCaloMapper; class AliHLTCaloCoordinate; class TString; -- 2.39.3