]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDReconstructor.h
Additional include files. Removing useles protection
[u/mrichter/AliRoot.git] / FMD / AliFMDReconstructor.h
index 9d6a4608d9aab95f21b0362df0c7a1ebc87f876f..c8cbb31b384c9e5bb9d0449f69f39933bf36b3a7 100644 (file)
@@ -1,3 +1,5 @@
+#ifndef ALIFMDRECONSTRUCTOR_H
+#define ALIFMDRECONSTRUCTOR_H
 // -*- mode: c++ -*- 
 //
 //  Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights
     of empty pads
   */
 /* $Id$ */
-#ifndef ALIFMDRECONSTRUCTOR_H
-#define ALIFMDRECONSTRUCTOR_H
-#ifndef ALIRECONSTRUCTOR_H
-# include <AliReconstructor.h>
-#endif
-#ifndef ALIFMDMAP_H
-# include <AliFMDMap.h>
-#endif
+
+#include <AliReconstructor.h>
+#include <AliFMDMap.h>
 
 //____________________________________________________________________
 class TClonesArray;