]> git.uio.no Git - u/mrichter/AliRoot.git/blame_incremental - HLT/TPCLib/AliHLTTPCLogging.h
Remove initialization of the tracklet pointer to get rid of compiler warning
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCLogging.h
... / ...
CommitLineData
1// @(#) $Id$
2// Original: AliHLTLogging.h,v 1.11 2004/10/09 11:28:31 loizides
3
4#ifndef ALIHLTTPCLOGGING_H
5#define ALIHLTTPCLOGGING_H
6
7// this is an old remnant, but we keep the file in order to keep the
8// HLT TPC code as it is
9#include "AliHLTTPCRootTypes.h"
10#include "AliHLTStdIncludes.h"
11#include "AliHLTTPCLog.h"
12
13#endif /* ALIHLTTPCLOGGING_H */