]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STRUCT/AliBODY.cxx
Removal of useless dependecies via forward declarations
[u/mrichter/AliRoot.git] / STRUCT / AliBODY.cxx
index 4412b9a4cf127b01c158ff6f753781af6bc635ba..1a4eaba44e69f13caca3a2822461a1833fe3aac5 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.7  2000/06/11 12:32:51  morsch
+Coding rule violations corrected
+
 Revision 1.6  1999/09/29 09:24:30  fca
 Introduction of the Copyright and cvs Log
 
@@ -42,6 +45,8 @@ Introduction of the Copyright and cvs Log
 ///////////////////////////////////////////////////////////////////////////////
 
 #include "AliRun.h"
+#include "AliMC.h"
+#include "AliMagF.h"
 #include "AliBODY.h"
 
 ClassImp(AliBODY)