]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PMD/AliPMDClusteringV1.cxx
Inserting TMath.h where required by the new version of ROOT
[u/mrichter/AliRoot.git] / PMD / AliPMDClusteringV1.cxx
index 24c30038b88c8796dcf7292c448dde869e968044..b80f78fd7ec829493d1af1af28061a95c1beb71a 100644 (file)
@@ -13,6 +13,8 @@
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
+/* $Id$ */
+
 //-----------------------------------------------------//
 //                                                     //
 //  Source File : PMDClusteringV1.cxx, Version 00      //
@@ -39,7 +41,8 @@
    LAST UPDATE  :  October 23, 2002
 -----------------------------------------------------------------------*/
 
-#include "Riostream.h"
+#include <Riostream.h>
+#include <TMath.h>
 #include <TNtuple.h>
 #include <TObjArray.h>
 #include <stdio.h>