]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Added #include<stdlib.h> and log
authorkowal2 <kowal2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 6 Apr 2002 14:41:04 +0000 (14:41 +0000)
committerkowal2 <kowal2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 6 Apr 2002 14:41:04 +0000 (14:41 +0000)
TPC/AliTPCDigitizer.cxx

index 0fa31496eb2e022cbcfa43a90981908ef672d036..2cc2d1c2fa504e1d395f2a89fbe26ef8a346ffb4 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
+/*
+$Log$
+*/
 
 
+
+
+#include <stdlib.h>
 #include <TTree.h> 
 #include <TObjArray.h>
 #include <TFile.h>