]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliPoints.cxx
Removal of useless dependecies via forward declarations
[u/mrichter/AliRoot.git] / STEER / AliPoints.cxx
index 9f5f9199d17e5fee33f6828e638a3604226f92a1..4b97767cc8b925aac4cb022124ce9306a51e77f5 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.5  2000/07/11 18:24:59  fca
+Coding convention corrections + few minor bug fixes
+
 Revision 1.4  1999/09/29 09:24:29  fca
 Introduction of the Copyright and cvs Log
 
@@ -38,6 +41,7 @@ Introduction of the Copyright and cvs Log
 #include "AliDetector.h"
 #include "TPad.h"
 #include "TView.h"
+#include "TParticle.h"
  
 ClassImp(AliPoints)