]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Forward declarations
authorkowal2 <kowal2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 5 Oct 2000 16:15:18 +0000 (16:15 +0000)
committerkowal2 <kowal2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 5 Oct 2000 16:15:18 +0000 (16:15 +0000)
TPC/AliTPCtracker.cxx

index 3577473d8718515dbc213cc0c43f100fdbf39513..5ae5a556b1ee6451fdb77a7d2999e5fa558dbb90 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.2  2000/06/30 12:07:50  kowal2
+Updated from the TPC-PreRelease branch
+
 Revision 1.1.2.1  2000/06/25 08:53:55  kowal2
 Splitted from AliTPCtracking
 
@@ -32,6 +35,7 @@ Splitted from AliTPCtracking
 #include <TFile.h>
 #include "AliTPCClustersArray.h"
 #include "AliTPCClustersRow.h"
+#include <TTree.h>
 
 const AliTPCParam *AliTPCtracker::AliTPCSector::fgParam;