]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSHuffman.cxx
Inserting TMath.h where required by the new version of ROOT
[u/mrichter/AliRoot.git] / ITS / AliITSHuffman.cxx
index c09a6f364f0da16aff6c55d79c1bf9c2db8b6b5b..769312b22fa2863724aff658520d25cc9a3ec31e 100644 (file)
  * 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 <TMath.h>
 #include <TObjArray.h>
 #include <Riostream.h>
+
 #include "AliITSHuffman.h"
 
 ClassImp(AliITSHuffman)