]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITS.cxx
Corrected by F. Carminati for v3.04
[u/mrichter/AliRoot.git] / ITS / AliITS.cxx
index 9841ae5f2dad231e01920fd7436d1220f93a6477..195439c5da44d87ce5eabe5cc1d6e73191feb8dc 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.21  2000/10/02 21:28:08  fca
+Removal of useless dependecies via forward declarations
+
 Revision 1.20  2000/10/02 16:31:39  barbera
 General code clean-up
 
@@ -129,6 +132,7 @@ the AliITS class.
 #include "AliITSRecPoint.h"
 #include "AliITSRawCluster.h"
 #include "AliMC.h"
+#include "stdlib.h"
 
 const Int_t AliITS::fgkNTYPES=3;