]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
stdlib needed on HP to declare exit
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 17 Feb 2004 11:08:50 +0000 (11:08 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 17 Feb 2004 11:08:50 +0000 (11:08 +0000)
TPC/AliTPCTrackHitsV2.cxx

index 22ddf5d16218f456cfdedf7fdcf447b32893a2ff..0e4523b68467d5f190b68a86d7985f0f1aa18c1a 100644 (file)
@@ -53,6 +53,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 //
 
+#include <stdlib.h>
 //#include "TVector3.h"
 #include "AliTPCTrackHitsV2.h"