]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
adding include of TObject.h
authorcterrevo <cterrevo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 Feb 2011 10:28:41 +0000 (10:28 +0000)
committercterrevo <cterrevo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 Feb 2011 10:28:41 +0000 (10:28 +0000)
ITS/UPGRADE/AliITSsegmentationUpgrade.h

index 317b61a9e94a4171d7598300c9b45e731e6cf9d9..92b74595a29559d114028f05de3a7b1450769d1b 100644 (file)
@@ -5,7 +5,7 @@
 
 /* $Id$ */
 #include <TArrayD.h>
-
+#include <TObject.h>
 
 //////////////////////////////////////////////////
 //  Authors A.Mastroserio                      //