]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
minor corrections for consitent header files
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 29 Oct 2007 18:56:27 +0000 (18:56 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 29 Oct 2007 18:56:27 +0000 (18:56 +0000)
HLT/BASE/AliHLTLogging.h
HLT/TRD/AliTRDclusterizerHLT.h

index c6d94e8fe648ee48b96ec0a18809aee3eedc3979..4a2bf95b92f67b3e3549683ae517e688ea9f57fa 100644 (file)
@@ -14,6 +14,7 @@
 
 #include "AliHLTDataTypes.h"
 #include "AliHLTStdIncludes.h"
+#include "TString.h"
 #include "TObject.h"
 #include "TArrayC.h"
 
index f9671fbc28ef51813ac687154e5cfe13908b6988..4f703fb4900f03e284b9a9c8b72cf2086f10e355 100644 (file)
@@ -14,8 +14,8 @@
 /* class AliTRDdataArrayI; */
 /* class AliTRDdataArrayF; */
 /* class AliTRDdigitsManager; */
-/* class AliRawReader; */
 
+class AliRawReader;
 class AliRawReaderMemory;
 class AliTRDrawData;