]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Including stdlib.h (HP)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 5 Mar 2003 18:59:45 +0000 (18:59 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 5 Mar 2003 18:59:45 +0000 (18:59 +0000)
ITS/AliITSDigitizer.cxx

index 4c100332ac7d3d41c888b042d3ca2b1ac8e61868..aeca0f4a0105f0c13c2edbc7b8b2941fd73cfe0f 100644 (file)
@@ -15,6 +15,9 @@
  
 /*
 $Log$
+Revision 1.8  2003/03/03 17:00:30  masera
+Corrections to comply with coding conventions
+
 Revision 1.7  2002/10/25 18:54:22  barbera
 Various improvements and updates from B.S.Nilsen and T. Virgili
 
@@ -55,6 +58,7 @@ The SDigits are reading as TClonesArray of AliITSpListItem
 //  the digitization for ITS
 //
 //
+#include <stdlib.h>
 #include <Riostream.h>
 #include <TClonesArray.h> 
 #include <TTree.h>