]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTrack.h
Removal of useless dependencies via forward declarations
[u/mrichter/AliRoot.git] / MUON / AliMUONTrack.h
index f16d4f34c16d5dc7d01f82444d3b9192e0afbc1a..287345d1170305f65b11fef77e85200ac90e070b 100644 (file)
@@ -5,10 +5,9 @@
 
 /*$Id$*/
 
-#include <TROOT.h>
-#include <TObjArray.h>
-#include "AliMUONTrackParam.h"
+#include "AliMUONTrackParam.h" // object belongs to the class
 
+class TObjArray;
 class TClonesArray;
 class TVirtualFitter;
 class AliMUONEventReconstructor;