]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
stdlib.h included (for Alpha)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 14 May 2001 13:25:54 +0000 (13:25 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 14 May 2001 13:25:54 +0000 (13:25 +0000)
RICH/AliRICHDetect.cxx

index 42d8cfa8623ddd641d7a8573dd6a6decf82e9f28..56f2cbad2d43995638e2336307ca719c5f1e0a54 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
   $Log$
+  Revision 1.13  2001/05/10 12:26:31  jbarbosa
+  Totally reworked version of reconstruction algorithm.
+
   Revision 1.12  2001/02/27 22:15:03  jbarbosa
   Removed compiler warning.
 
@@ -53,6 +56,8 @@
 
 */
 
+#include <stdlib.h>
+
 
 #include "AliRICH.h"
 #include "AliRICHPoints.h"