]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCCompression.cxx
Including stdlib.h (HP)
[u/mrichter/AliRoot.git] / TPC / AliTPCCompression.cxx
index 0307528f47273b12c2b84b4e03dc8f22905f8b5c..f9bb6bcf3fd748cabd5b9db99c3602160ebed7f3 100644 (file)
@@ -22,7 +22,7 @@
 // Similarly decompression is also done backward so that the final file is restored
 // after the compression and decompression phase.
 
-
+#include <stdlib.h>
 #include <TObjArray.h>
 #include "Riostream.h"
 #include "TMath.h"