From: hristov Date: Tue, 27 Jul 2004 04:18:54 +0000 (+0000) Subject: stdlib.h needed on Sun X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=8fe7187dd124178dcfb2b62ce96b0235adb3cb39 stdlib.h needed on Sun --- diff --git a/MUON/AliMUONSegmentationDetectionElement.cxx b/MUON/AliMUONSegmentationDetectionElement.cxx index 78e18d54e9e..7d97c10414c 100644 --- a/MUON/AliMUONSegmentationDetectionElement.cxx +++ b/MUON/AliMUONSegmentationDetectionElement.cxx @@ -29,6 +29,7 @@ // Detailed information in Alice Technical Note xxxxxxxx (2004) //=========================================================== +#include #include #include