X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=ITS%2FAliITSHuffman.cxx;h=769312b22fa2863724aff658520d25cc9a3ec31e;hb=c7d6d7b74d79077932cbbf4f9cdbea9f2ed3d794;hp=c09a6f364f0da16aff6c55d79c1bf9c2db8b6b5b;hpb=2574db5e1e4d6c23d3cc0a7c0e969df60fe089a6;p=u%2Fmrichter%2FAliRoot.git diff --git a/ITS/AliITSHuffman.cxx b/ITS/AliITSHuffman.cxx index c09a6f364f0..769312b22fa 100644 --- a/ITS/AliITSHuffman.cxx +++ b/ITS/AliITSHuffman.cxx @@ -12,14 +12,19 @@ * about the suitability of this software for any purpose. It is * * provided "as is" without express or implied warranty. * **************************************************************************/ + +/* $Id$ */ + //////////////////////////////////////////////// // // // RawData classes for set:ITS // // // //////////////////////////////////////////////// +#include #include #include + #include "AliITSHuffman.h" ClassImp(AliITSHuffman)