]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Minor fix to avoid compilation problems with DATE installed
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 25 Oct 2004 08:25:46 +0000 (08:25 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 25 Oct 2004 08:25:46 +0000 (08:25 +0000)
RAW/AliMDC.cxx

index 2a57a83e2d04d0784c439a2b7fc79196c66ca473..e4250c381df3d72cb933cab4f079fc6de3423f3e 100644 (file)
@@ -61,7 +61,9 @@
 
 #ifdef USE_HLT
 #include <AliL3StandardIncludes.h>
+#ifndef use_logging
 #include "AliL3Logging.h"
+#endif
 #include <AliL3Transform.h>
 #include "AliRawReaderRoot.h"
 #include <AliL3Hough.h>