]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
AliConfig.h not needed.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 8 Aug 2007 18:27:47 +0000 (18:27 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 8 Aug 2007 18:27:47 +0000 (18:27 +0000)
STEER/AliStack.h

index 2189820578257498f29cc3fe90f572b4ee6aef0c..5e1f05c220fc5c13a38f0d6ead6657769f5b52b3 100644 (file)
@@ -19,7 +19,6 @@ class TTree;
 #include <TVirtualMCStack.h>
 
 class AliHeader;
-#include "AliConfig.h"
 
 enum {kKeepBit=1, kDaughtersBit=2, kDoneBit=4, kTransportBit=BIT(14)};