]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Added preprocessor definitions
authorhdalsgaa <hdalsgaa@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 14 Jan 2009 11:57:51 +0000 (11:57 +0000)
committerhdalsgaa <hdalsgaa@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 14 Jan 2009 11:57:51 +0000 (11:57 +0000)
FMD/AliFMDStripIndex.h

index cf9a3794f3f110290968c563e00c9cd99c96e697..3ca4fbca7594ace925d6075b5efaebb4b789f6d3 100644 (file)
@@ -1,3 +1,5 @@
+#ifndef ALIFMDSTRIPINDEX_H
+#define ALIFMDSTRIPINDEX_H
 /**************************************************************************
  * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  *                                                                        *
@@ -43,3 +45,4 @@ struct AliFMDStripIndex
 
   ClassDef(AliFMDStripIndex,0)
 };
+#endif