From 28af028cf3dcd242b57c06be6c14ce5b4cf9350a Mon Sep 17 00:00:00 2001 From: hristov Date: Wed, 5 Mar 2003 18:59:45 +0000 Subject: [PATCH] Including stdlib.h (HP) --- ITS/AliITSDigitizer.cxx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ITS/AliITSDigitizer.cxx b/ITS/AliITSDigitizer.cxx index 4c100332ac7..aeca0f4a010 100644 --- a/ITS/AliITSDigitizer.cxx +++ b/ITS/AliITSDigitizer.cxx @@ -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 #include #include #include -- 2.39.3