From: hristov Date: Mon, 14 May 2001 13:25:54 +0000 (+0000) Subject: stdlib.h included (for Alpha) X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=29803c51a44df476d81c5514af98e436c6d0fe34;p=u%2Fmrichter%2FAliRoot.git stdlib.h included (for Alpha) --- diff --git a/RICH/AliRICHDetect.cxx b/RICH/AliRICHDetect.cxx index 42d8cfa8623..56f2cbad2d4 100644 --- a/RICH/AliRICHDetect.cxx +++ b/RICH/AliRICHDetect.cxx @@ -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 + #include "AliRICH.h" #include "AliRICHPoints.h"