]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
missing forward declaration of THashList added
authorshahoian <ruben.shahoyan@cern.ch>
Tue, 24 Feb 2015 21:00:14 +0000 (22:00 +0100)
committershahoian <ruben.shahoyan@cern.ch>
Tue, 24 Feb 2015 21:00:28 +0000 (22:00 +0100)
STEER/STEER/AliReconstruction.h

index f38431565577a0eab7a3792e8a8089061ffc804c..2e8a8584d70cf60d7b4906893796a7e1a98714fc 100644 (file)
@@ -48,6 +48,7 @@ class AliTriggerRunScalers;
 class AliCTPTimeParams;
 class AliAnalysisManager;
 class AliRecoInputHandler;
+class THashList;
 
 #include "AliQAv1.h"
 #include "AliEventInfo.h"