]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSRecPoint.cxx
Update of slat geometry
[u/mrichter/AliRoot.git] / ITS / AliITSRecPoint.cxx
index 44a30ff71ec735a244872b79fbb69a298616d6e2..2f63bd1b8c590f7109fef5cf02795a1d2c7c2b98 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/*
-$Log$
-Revision 1.3.12.1  2002/10/14 13:14:08  hristov
-Updating VirtualMC to v3-09-02
+/* $Id$ */
 
-Revision 1.4  2002/09/09 17:28:02  nilsen
-Added class iostreamer funcionality and Print and Read functions. cleaned
-up files.
-
-*/
 ////////////////////////////////////////////////
 //  Reconstructed point class for set:ITS     //
 ////////////////////////////////////////////////
@@ -49,7 +41,7 @@ void AliITSRecPoint::Print(ostream *os){
     Int_t fmt;
 #endif
 #else
-#if defined __ICC
+#if defined __ICC || defined __ECC || defined __xlC__
     ios::fmtflags fmt;
 #else
     Int_t fmt;