Using Riostream.h instead of iostream.h
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Mar 2003 17:29:54 +0000 (17:29 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Mar 2003 17:29:54 +0000 (17:29 +0000)
EMCAL/AliEMCALParton.cxx

index 5cf41cce5133f61bcc95c1097095cfb349101c34..b265ea9060eeb94646d536b450dba08145df451e 100644 (file)
@@ -16,6 +16,9 @@
 /* $Id:  */
 /*
   $Log$
+  Revision 1.4  2003/03/17 14:26:06  morsch
+  Updates by M. Horner and J. Klay
+
   Revision 1.3  2003/02/05 17:24:25  morsch
   Modifiactions by M. Horner.
 
@@ -34,7 +37,7 @@
 
 #include "AliEMCALParton.h"
 #include "Ecommon.h"
-#include <iostream.h>
+#include <Riostream.h>
 ClassImp(AliEMCALParton)   
     
 //____________________________________________________________________________