]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
sdtlib.h included to define exit() on HP and Sun
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 23 Apr 2001 12:58:17 +0000 (12:58 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 23 Apr 2001 12:58:17 +0000 (12:58 +0000)
ITS/AliITSsimulationSSD.cxx

index 3db5c39f4752d2ce50a1f5c16794d5e58819fbd5..918174859074097e38daf0604ce52de2959e819f 100644 (file)
@@ -1,4 +1,5 @@
 #include <stdio.h>
+#include <stdlib.h>
 #include <iostream.h>
 #include <TObjArray.h>
 #include <TRandom.h>