From 60d9d01ecf61616af1fd2d76863938bd48e4c55a Mon Sep 17 00:00:00 2001 From: richterm Date: Wed, 19 May 2010 09:22:56 +0000 Subject: [PATCH] adding map include file to solve compilation issue (bug https://savannah.cern.ch/bugs/?67602) --- HLT/ITS/tracking/AliHLTITSTrackerComponent.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HLT/ITS/tracking/AliHLTITSTrackerComponent.cxx b/HLT/ITS/tracking/AliHLTITSTrackerComponent.cxx index 47a94380624..4d08ddcefa2 100644 --- a/HLT/ITS/tracking/AliHLTITSTrackerComponent.cxx +++ b/HLT/ITS/tracking/AliHLTITSTrackerComponent.cxx @@ -51,7 +51,7 @@ using namespace std; #include "AliHLTGlobalBarrelTrack.h" #include "AliGeomManager.h" #include "AliHLTTrackMCLabel.h" - +#include /** ROOT macro for the implementation of ROOT specific class methods */ ClassImp( AliHLTITSTrackerComponent ) -- 2.39.3