]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTComponent.cxx
Changes to compile with Root6 on macosx64
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTComponent.cxx
index ebcdba1c16c026a80f6c8de32121bf17eb7b4cb5..1b64a0f17b77e21c4ae81207d8af002b892e1943 100644 (file)
@@ -85,7 +85,7 @@ AliHLTComponent::AliHLTComponent()
   fpStopwatches(new TObjArray(kSWTypeCount)),
   fMemFiles(),
   fpRunDesc(NULL),
-  fCDBSetRunNoFunc(false),
+  fCDBSetRunNoFunc(NULL),
   fChainId(),
   fChainIdCrc(0),
   fpBenchmark(NULL),