]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDdigitizer.cxx
Changes in the header-files by FCA
[u/mrichter/AliRoot.git] / TRD / AliTRDdigitizer.cxx
index 6c5c512b82040a4b59f3586658618209452bd93f..f559dacf6b26fe6ed08ba7697c653fd134ac3845 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.9  2000/10/02 21:28:19  fca
+Removal of useless dependecies via forward declarations
+
 Revision 1.8  2000/06/09 11:10:07  cblume
 Compiler warnings and coding conventions, next round
 
@@ -62,6 +65,8 @@ Add new TRD classes
 //                                                                           //
 ///////////////////////////////////////////////////////////////////////////////
 
+#include <stdlib.h>
+
 #include <TMath.h>
 #include <TVector.h>
 #include <TRandom.h>