From ed492d5f8149ee7b0af92f4e3fa78f30f4f6f021 Mon Sep 17 00:00:00 2001
From: Fons Rademakers <Fons.Rademakers@cern.ch>
Date: Thu, 24 Jan 2002 11:39:31 +0000
Subject: [PATCH] rename IOSFwd.h and IOStream.h to Riosfwd.h and Riostream.h.
 The change is necessary because on Windows which is case insensitive
 IOStream.h hides the real iostream.h.

git-svn-id: http://root.cern.ch/svn/root/trunk@3748 27541ba8-7e3a-0410-8455-c3a389f83636
---
 base/inc/RConfig.h                   |  5 +----
 base/inc/{IOSFwd.h => Riosfwd.h}     |  6 +++---
 base/inc/{IOStream.h => Riostream.h} |  6 +++---
 base/inc/TAttAxis.h                  |  6 +++---
 base/inc/TObject.h                   |  6 +++---
 base/inc/TString.h                   |  6 +++---
 base/src/Stringio.cxx                |  4 ++--
 base/src/TApplication.cxx            |  4 ++--
 base/src/TAttAxis.cxx                |  4 ++--
 base/src/TAttFill.cxx                |  4 ++--
 base/src/TAttLine.cxx                |  4 ++--
 base/src/TAttMarker.cxx              |  4 ++--
 base/src/TAttText.cxx                |  4 ++--
 base/src/TColor.cxx                  |  4 ++--
 base/src/TDirectory.cxx              |  4 ++--
 base/src/TExec.cxx                   |  4 ++--
 base/src/TFile.cxx                   |  4 ++--
 base/src/TFolder.cxx                 |  4 ++--
 base/src/TKey.cxx                    |  4 ++--
 base/src/TNamed.cxx                  |  4 ++--
 base/src/TObject.cxx                 |  4 ++--
 base/src/TQConnection.cxx            |  4 ++--
 base/src/TQObject.cxx                |  4 ++--
 base/src/TROOT.cxx                   |  4 ++--
 base/src/TSystem.cxx                 |  4 ++--
 base/src/TTask.cxx                   |  4 ++--
 eg/src/TGenerator.cxx                |  4 ++--
 g3d/src/TAxis3D.cxx                  |  4 ++--
 g3d/src/THelix.cxx                   |  4 ++--
 g3d/src/TMarker3DBox.cxx             |  4 ++--
 g3d/src/TNode.cxx                    |  4 ++--
 g3d/src/TPolyLine3D.cxx              |  4 ++--
 g3d/src/TPolyMarker3D.cxx            |  4 ++--
 g3d/src/TXTRU.cxx                    |  4 ++--
 gl/src/TWin32GLViewerImp.cxx         |  4 ++--
 gpad/src/TButton.cxx                 |  4 ++--
 gpad/src/TCanvas.cxx                 |  4 ++--
 gpad/src/TClassTree.cxx              |  4 ++--
 gpad/src/TGroupButton.cxx            |  4 ++--
 gpad/src/TPad.cxx                    |  4 ++--
 gpad/src/TPaveClass.cxx              |  4 ++--
 gpad/src/TSlider.cxx                 |  4 ++--
 gpad/src/TSliderBox.cxx              |  4 ++--
 graf/inc/TCurlyLine.h                |  6 +++---
 graf/inc/TLatex.h                    |  6 +++---
 graf/src/TArc.cxx                    |  4 ++--
 graf/src/TArrow.cxx                  |  4 ++--
 graf/src/TBox.cxx                    |  4 ++--
 graf/src/TCurlyArc.cxx               |  4 ++--
 graf/src/TCurlyLine.cxx              |  4 ++--
 graf/src/TCutG.cxx                   |  4 ++--
 graf/src/TDiamond.cxx                |  4 ++--
 graf/src/TEllipse.cxx                |  4 ++--
 graf/src/TFrame.cxx                  |  4 ++--
 graf/src/TGaxis.cxx                  |  4 ++--
 graf/src/TGraph.cxx                  |  4 ++--
 graf/src/TGraphAsymmErrors.cxx       |  4 ++--
 graf/src/TGraphErrors.cxx            |  4 ++--
 graf/src/TGraphSmooth.cxx            |  4 ++--
 graf/src/TLatex.cxx                  |  4 ++--
 graf/src/TLegend.cxx                 |  4 ++--
 graf/src/TLegendEntry.cxx            |  4 ++--
 graf/src/TLine.cxx                   |  4 ++--
 graf/src/TMarker.cxx                 |  4 ++--
 graf/src/TMultiGraph.cxx             |  4 ++--
 graf/src/TPave.cxx                   |  4 ++--
 graf/src/TPaveLabel.cxx              |  4 ++--
 graf/src/TPaveStats.cxx              |  4 ++--
 graf/src/TPaveText.cxx               |  4 ++--
 graf/src/TPavesText.cxx              |  4 ++--
 graf/src/TPolyLine.cxx               |  4 ++--
 graf/src/TText.cxx                   |  4 ++--
 graf/src/TWbox.cxx                   |  4 ++--
 hist/src/TAxis.cxx                   |  4 ++--
 hist/src/TF1.cxx                     |  4 ++--
 hist/src/TF2.cxx                     |  4 ++--
 hist/src/TFormula.cxx                |  4 ++--
 hist/src/TH1.cxx                     |  4 ++--
 hist/src/TH1K.cxx                    |  4 ++--
 hist/src/THStack.cxx                 |  4 ++--
 hist/src/TMultiDimFit.cxx            |  4 ++--
 hist/src/TPolyMarker.cxx             |  4 ++--
 hist/src/TPrincipal.cxx              |  8 ++++----
 hist/src/TProfile.cxx                |  4 ++--
 histpainter/src/THistPainter.cxx     |  4 ++--
 html/src/THtml.cxx                   |  4 ++--
 io/src/TFile.cxx                     |  4 ++--
 io/src/TKey.cxx                      |  4 ++--
 main/src/h2root.cxx                  |  4 ++--
 meta/src/TClass.cxx                  |  4 ++--
 postscript/src/TPostScript.cxx       | 10 +++++-----
 rint/src/TTabCom.cxx                 |  4 ++--
 star/inc/TTable.h                    |  6 +++---
 star/src/TDataSet.cxx                |  6 +++---
 star/src/TDataSetIter.cxx            |  4 ++--
 star/src/TPoints3D.cxx               |  6 +++---
 star/src/TPointsArray3D.cxx          |  4 ++--
 star/src/TTable.cxx                  |  9 +++++++--
 star/src/TVolume.cxx                 |  4 ++--
 star/src/TVolumePosition.cxx         |  6 +++---
 star/src/TVolumeView.cxx             |  4 ++--
 test/MainEvent.cxx                   |  4 ++--
 test/TestVectors.cxx                 |  4 ++--
 test/guiviewer.cxx                   |  4 ++--
 test/tcollbm.cxx                     |  4 ++--
 test/tcollex.cxx                     |  4 ++--
 test/tstring.cxx                     |  4 ++--
 test/vlazy.cxx                       |  4 ++--
 test/vmatrix.cxx                     |  4 ++--
 test/vvector.cxx                     |  4 ++--
 treeplayer/src/TTreePlayer.cxx       |  4 ++--
 treeviewer/src/TPaveVar.cxx          |  4 ++--
 treeviewer/src/TTVSession.cxx        |  4 ++--
 treeviewer/src/TTreeViewer.cxx       |  4 ++--
 tutorials/Quad.cxx                   |  2 +-
 115 files changed, 249 insertions(+), 247 deletions(-)
 rename base/inc/{IOSFwd.h => Riosfwd.h} (92%)
 rename base/inc/{IOStream.h => Riostream.h} (86%)

diff --git a/base/inc/RConfig.h b/base/inc/RConfig.h
index 6316f464d6d..569ffff89b7 100644
--- a/base/inc/RConfig.h
+++ b/base/inc/RConfig.h
@@ -1,4 +1,4 @@
-/* @(#)root/base:$Name:  $:$Id: RConfig.h,v 1.27 2002/01/18 18:46:06 rdm Exp $ */
+/* @(#)root/base:$Name:  $:$Id: RConfig.h,v 1.28 2002/01/22 10:53:28 rdm Exp $ */
 
 /*************************************************************************
  * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers.               *
@@ -235,9 +235,6 @@
 #   if __GNUC__ >= 3 || __GNUC_MINOR__ >= 91    /* egcs 1.1.x */
 #      define R__ANSISTREAM      /* ANSI C++ Standard Library conformant */
 #   endif
-#   if __GNUC__ >= 3 || __GNUC_MINOR__ >= 97    /* gcc 3.0pre */
-#      define R__NEWSTDHEADER    /* has only headers like: iostream without .h */
-#   endif
 #   if defined(__ia64__) &&  __GNUC__ < 3       /* gcc 2.9x (MINOR is 9!) */
 #      define R__VECNEWDELETE    /* supports overloading of new[] and delete[] */
 #      define R__PLACEMENTDELETE /* supports overloading placement delete */
diff --git a/base/inc/IOSFwd.h b/base/inc/Riosfwd.h
similarity index 92%
rename from base/inc/IOSFwd.h
rename to base/inc/Riosfwd.h
index 1caab178308..0c22d0b85b8 100644
--- a/base/inc/IOSFwd.h
+++ b/base/inc/Riosfwd.h
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:$:$Id:$
+// @(#)root/base:$Name:  $:$Id: Riosfwd.h,v 1.1 2002/01/23 17:46:06 rdm Exp $
 // Author: Fons Rademakers   23/1/02
 
 /*************************************************************************
@@ -9,8 +9,8 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#ifndef ROOT_IOSFwd
-#define ROOT_IOSFwd
+#ifndef ROOT_Riosfwd
+#define ROOT_Riosfwd
 
 #ifndef ROOT_RConfig
 #include "RConfig.h"
diff --git a/base/inc/IOStream.h b/base/inc/Riostream.h
similarity index 86%
rename from base/inc/IOStream.h
rename to base/inc/Riostream.h
index 0a6fa983e7f..a48c6e277c0 100644
--- a/base/inc/IOStream.h
+++ b/base/inc/Riostream.h
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:$:$Id:$
+// @(#)root/base:$Name:  $:$Id: Riostream.h,v 1.1 2002/01/23 17:46:06 rdm Exp $
 // Author: Fons Rademakers   23/1/02
 
 /*************************************************************************
@@ -9,8 +9,8 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#ifndef ROOT_IOStream
-#define ROOT_IOStream
+#ifndef ROOT_Riostream
+#define ROOT_Riostream
 
 #ifndef ROOT_RConfig
 #include "RConfig.h"
diff --git a/base/inc/TAttAxis.h b/base/inc/TAttAxis.h
index 5067618e60e..1a55446dd1f 100644
--- a/base/inc/TAttAxis.h
+++ b/base/inc/TAttAxis.h
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TAttAxis.h,v 1.4 2002/01/16 15:30:54 brun Exp $
+// @(#)root/base:$Name:  $:$Id: TAttAxis.h,v 1.5 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   12/12/94
 
 /*************************************************************************
@@ -24,8 +24,8 @@
 #ifndef ROOT_Gtypes
 #include "Gtypes.h"
 #endif
-#ifndef ROOT_IOSFwd
-#include "IOSFwd.h"
+#ifndef ROOT_Riosfwd
+#include "Riosfwd.h"
 #endif
 
 
diff --git a/base/inc/TObject.h b/base/inc/TObject.h
index 0b940068e6a..119a9a3239e 100644
--- a/base/inc/TObject.h
+++ b/base/inc/TObject.h
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TObject.h,v 1.15 2001/12/19 07:15:19 brun Exp $
+// @(#)root/base:$Name:  $:$Id: TObject.h,v 1.16 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   26/12/94
 
 /*************************************************************************
@@ -36,8 +36,8 @@
 #ifndef ROOT_TStorage
 #include "TStorage.h"
 #endif
-#ifndef ROOT_IOSFwd
-#include "IOSFwd.h"
+#ifndef ROOT_Riosfwd
+#include "Riosfwd.h"
 #endif
 
 #ifdef WIN32
diff --git a/base/inc/TString.h b/base/inc/TString.h
index 825839e2c8d..c0439fb6439 100644
--- a/base/inc/TString.h
+++ b/base/inc/TString.h
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TString.h,v 1.13 2002/01/18 18:46:06 rdm Exp $
+// @(#)root/base:$Name:  $:$Id: TString.h,v 1.14 2002/01/23 17:52:46 rdm Exp $
 // Author: Fons Rademakers   04/08/95
 
 /*************************************************************************
@@ -35,8 +35,8 @@
 #include "TRefCnt.h"
 #endif
 
-#ifndef ROOT_IOSFwd
-#include "IOSFwd.h"
+#ifndef ROOT_Riosfwd
+#include "Riosfwd.h"
 #endif
 
 #ifdef R__MWERKS
diff --git a/base/src/Stringio.cxx b/base/src/Stringio.cxx
index 6b4340f0cde..62e638de2ab 100644
--- a/base/src/Stringio.cxx
+++ b/base/src/Stringio.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: Stringio.cxx,v 1.2 2000/07/12 16:35:11 brun Exp $
+// @(#)root/base:$Name:  $:$Id: Stringio.cxx,v 1.3 2002/01/23 17:52:46 rdm Exp $
 // Author: Fons Rademakers   04/08/95
 
 /*************************************************************************
@@ -18,7 +18,7 @@
 
 #include <ctype.h>              // Looking for isspace()
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TString.h"
 
 
diff --git a/base/src/TApplication.cxx b/base/src/TApplication.cxx
index 1727ef1d26e..d699024ccfb 100644
--- a/base/src/TApplication.cxx
+++ b/base/src/TApplication.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TApplication.cxx,v 1.23 2001/12/21 12:19:50 rdm Exp $
+// @(#)root/base:$Name:  $:$Id: TApplication.cxx,v 1.24 2002/01/23 17:52:46 rdm Exp $
 // Author: Fons Rademakers   22/12/95
 
 /*************************************************************************
@@ -25,7 +25,7 @@
 #include "config.h"
 #endif
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TApplication.h"
 #include "TGuiFactory.h"
 #include "TVirtualX.h"
diff --git a/base/src/TAttAxis.cxx b/base/src/TAttAxis.cxx
index fb225ee101c..7206fcf48bb 100644
--- a/base/src/TAttAxis.cxx
+++ b/base/src/TAttAxis.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TAttAxis.cxx,v 1.3 2002/01/16 15:30:54 brun Exp $
+// @(#)root/base:$Name:  $:$Id: TAttAxis.cxx,v 1.4 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   12/12/94
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TFile.h"
 #include "TMath.h"
 #include "TAttAxis.h"
diff --git a/base/src/TAttFill.cxx b/base/src/TAttFill.cxx
index 011649fc889..d6f26d56caa 100644
--- a/base/src/TAttFill.cxx
+++ b/base/src/TAttFill.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TAttFill.cxx,v 1.2 2000/11/10 12:14:20 brun Exp $
+// @(#)root/base:$Name:  $:$Id: TAttFill.cxx,v 1.3 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   12/12/94
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TAttFill.h"
 #include "TVirtualPad.h"
diff --git a/base/src/TAttLine.cxx b/base/src/TAttLine.cxx
index dee13f4d8fb..ddebd63778b 100644
--- a/base/src/TAttLine.cxx
+++ b/base/src/TAttLine.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TAttLine.cxx,v 1.3 2000/06/13 12:35:10 brun Exp $
+// @(#)root/base:$Name:  $:$Id: TAttLine.cxx,v 1.4 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   28/11/94
 
 /*************************************************************************
@@ -16,7 +16,7 @@
 #include "TStyle.h"
 #include "TVirtualX.h"
 #include "TMath.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 ClassImp(TAttLine)
 
diff --git a/base/src/TAttMarker.cxx b/base/src/TAttMarker.cxx
index ed4726eb97e..a3b0d1a034e 100644
--- a/base/src/TAttMarker.cxx
+++ b/base/src/TAttMarker.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TAttMarker.cxx,v 1.2 2001/02/13 08:29:35 brun Exp $
+// @(#)root/base:$Name:  $:$Id: TAttMarker.cxx,v 1.3 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   12/05/95
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "Strlen.h"
 #include "TAttMarker.h"
diff --git a/base/src/TAttText.cxx b/base/src/TAttText.cxx
index f190b5170e3..c88c39e2fce 100644
--- a/base/src/TAttText.cxx
+++ b/base/src/TAttText.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TAttText.cxx,v 1.9 2001/11/19 17:39:12 brun Exp $
+// @(#)root/base:$Name:  $:$Id: TAttText.cxx,v 1.10 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   12/12/94
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "Strlen.h"
 #include "TAttText.h"
diff --git a/base/src/TColor.cxx b/base/src/TColor.cxx
index b76d640e2cf..3a1836124cd 100644
--- a/base/src/TColor.cxx
+++ b/base/src/TColor.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TColor.cxx,v 1.8 2001/10/24 13:16:56 brun Exp $
+// @(#)root/base:$Name:  $:$Id: TColor.cxx,v 1.9 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   12/12/94
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TColor.h"
 #include "TObjArray.h"
diff --git a/base/src/TDirectory.cxx b/base/src/TDirectory.cxx
index 1d22ea363f5..207170ac512 100644
--- a/base/src/TDirectory.cxx
+++ b/base/src/TDirectory.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TDirectory.cxx,v 1.17 2002/01/05 17:15:09 brun Exp $
+// @(#)root/base:$Name:  $:$Id: TDirectory.cxx,v 1.18 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   28/11/94
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "Strlen.h"
 #include "TDirectory.h"
 #include "TMapFile.h"
diff --git a/base/src/TExec.cxx b/base/src/TExec.cxx
index 7aedeef7f01..953e14c0c63 100644
--- a/base/src/TExec.cxx
+++ b/base/src/TExec.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TExec.cxx,v 1.3 2001/12/12 10:02:19 brun Exp $
+// @(#)root/base:$Name:  $:$Id: TExec.cxx,v 1.4 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   29/12/99
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TExec.h"
 
diff --git a/base/src/TFile.cxx b/base/src/TFile.cxx
index 10fc04639ac..41464330e94 100644
--- a/base/src/TFile.cxx
+++ b/base/src/TFile.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TFile.cxx,v 1.45 2002/01/15 00:50:12 rdm Exp $
+// @(#)root/base:$Name:  $:$Id: TFile.cxx,v 1.46 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   28/11/94
 
 /*************************************************************************
@@ -20,7 +20,7 @@
 #   include <sys/types.h>
 #endif
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "Strlen.h"
 #include "TFile.h"
 #include "TWebFile.h"
diff --git a/base/src/TFolder.cxx b/base/src/TFolder.cxx
index 88935ee622a..63cce558040 100644
--- a/base/src/TFolder.cxx
+++ b/base/src/TFolder.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TFolder.cxx,v 1.16 2002/01/12 20:58:48 brun Exp $
+// @(#)root/base:$Name:  $:$Id: TFolder.cxx,v 1.17 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   02/09/2000
 
 /*************************************************************************
@@ -77,7 +77,7 @@
 */
 //End_Html
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "Strlen.h"
 #include "TFolder.h"
 #include "TBrowser.h"
diff --git a/base/src/TKey.cxx b/base/src/TKey.cxx
index 6b18c71159d..9f836507891 100644
--- a/base/src/TKey.cxx
+++ b/base/src/TKey.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TKey.cxx,v 1.14 2001/10/04 16:52:47 rdm Exp $
+// @(#)root/base:$Name:  $:$Id: TKey.cxx,v 1.15 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   28/12/94
 
 /*************************************************************************
@@ -42,7 +42,7 @@
 //                                                                      //
 //////////////////////////////////////////////////////////////////////////
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TClass.h"
 #include "TDirectory.h"
diff --git a/base/src/TNamed.cxx b/base/src/TNamed.cxx
index 5baace44307..828807a5907 100644
--- a/base/src/TNamed.cxx
+++ b/base/src/TNamed.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TNamed.cxx,v 1.7 2001/02/13 11:10:44 rdm Exp $
+// @(#)root/base:$Name:  $:$Id: TNamed.cxx,v 1.8 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   26/12/94
 
 /*************************************************************************
@@ -21,7 +21,7 @@
 //                                                                      //
 //////////////////////////////////////////////////////////////////////////
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "Strlen.h"
 #include "TNamed.h"
 #include "TClass.h"
diff --git a/base/src/TObject.cxx b/base/src/TObject.cxx
index 348dbc039e6..4f736df05d1 100644
--- a/base/src/TObject.cxx
+++ b/base/src/TObject.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TObject.cxx,v 1.32 2002/01/05 09:10:44 brun Exp $
+// @(#)root/base:$Name:  $:$Id: TObject.cxx,v 1.33 2002/01/23 17:52:47 rdm Exp $
 // Author: Rene Brun   26/12/94
 
 /*************************************************************************
@@ -30,7 +30,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TObject.h"
 #include "TFile.h"
 #include "TDirectory.h"
diff --git a/base/src/TQConnection.cxx b/base/src/TQConnection.cxx
index fcaacaaee8a..a0d9feb4d16 100644
--- a/base/src/TQConnection.cxx
+++ b/base/src/TQConnection.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TQConnection.cxx,v 1.6 2001/06/22 16:10:16 rdm Exp $
+// @(#)root/base:$Name:  $:$Id: TQConnection.cxx,v 1.7 2002/01/23 17:52:47 rdm Exp $
 // Author: Valeriy Onuchin & Fons Rademakers   15/10/2000
 
 /*************************************************************************
@@ -29,7 +29,7 @@
 #include "TClass.h"
 #include "Api.h"
 #include "G__ci.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 
 ClassImpQ(TQConnection)
diff --git a/base/src/TQObject.cxx b/base/src/TQObject.cxx
index b3be9baa638..9497ae0070a 100644
--- a/base/src/TQObject.cxx
+++ b/base/src/TQObject.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TQObject.cxx,v 1.15 2001/12/28 12:52:04 rdm Exp $
+// @(#)root/base:$Name:  $:$Id: TQObject.cxx,v 1.16 2002/01/23 17:52:47 rdm Exp $
 // Author: Valeriy Onuchin & Fons Rademakers   15/10/2000
 
 /*************************************************************************
@@ -70,7 +70,7 @@
 #include "TError.h"
 #include "G__ci.h"
 #include "Api.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 #ifdef HAVE_CONFIG
 #include "config.h"
diff --git a/base/src/TROOT.cxx b/base/src/TROOT.cxx
index 8d70bceeeee..12da1c7d2c0 100644
--- a/base/src/TROOT.cxx
+++ b/base/src/TROOT.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TROOT.cxx,v 1.60 2002/01/15 00:48:12 rdm Exp $
+// @(#)root/base:$Name:  $:$Id: TROOT.cxx,v 1.61 2002/01/23 17:52:47 rdm Exp $
 // Author: Rene Brun   08/12/94
 
 /*************************************************************************
@@ -66,7 +66,7 @@
 #include <string.h>
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "Gtypes.h"
 #include "TROOT.h"
 #include "TClass.h"
diff --git a/base/src/TSystem.cxx b/base/src/TSystem.cxx
index dd5e57b5162..a6fc210f9e4 100644
--- a/base/src/TSystem.cxx
+++ b/base/src/TSystem.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TSystem.cxx,v 1.27 2002/01/09 17:05:02 brun Exp $
+// @(#)root/base:$Name:  $:$Id: TSystem.cxx,v 1.28 2002/01/23 17:52:47 rdm Exp $
 // Author: Fons Rademakers   15/09/95
 
 /*************************************************************************
@@ -26,7 +26,7 @@
 #include <stdlib.h>
 #include <errno.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TSystem.h"
 #include "TApplication.h"
 #include "TException.h"
diff --git a/base/src/TTask.cxx b/base/src/TTask.cxx
index 8d74f19775d..bee9e4c1c0d 100644
--- a/base/src/TTask.cxx
+++ b/base/src/TTask.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TTask.cxx,v 1.6 2000/12/13 15:13:46 brun Exp $
+// @(#)root/base:$Name:  $:$Id: TTask.cxx,v 1.7 2002/01/23 17:52:47 rdm Exp $
 // Author: Rene Brun   02/09/2000
 
 /*************************************************************************
@@ -78,7 +78,7 @@
 */
 //End_Html
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TTask.h"
 #include "TBrowser.h"
 #include "TROOT.h"
diff --git a/eg/src/TGenerator.cxx b/eg/src/TGenerator.cxx
index 1f19fbed237..cb6e604dbbd 100644
--- a/eg/src/TGenerator.cxx
+++ b/eg/src/TGenerator.cxx
@@ -1,4 +1,4 @@
-// @(#)root/eg:$Name:  $:$Id: TGenerator.cxx,v 1.5 2001/03/05 09:09:42 brun Exp $
+// @(#)root/eg:$Name:  $:$Id: TGenerator.cxx,v 1.6 2002/01/23 17:52:47 rdm Exp $
 // Author: Ola Nordmann   21/09/95
 
 /*************************************************************************
@@ -37,7 +37,7 @@
 #include "TText.h"
 #include "TPaveText.h"
 #include "TClonesArray.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 
 ClassImp(TGenerator)
diff --git a/g3d/src/TAxis3D.cxx b/g3d/src/TAxis3D.cxx
index 96250aed4a1..4fc2d745504 100644
--- a/g3d/src/TAxis3D.cxx
+++ b/g3d/src/TAxis3D.cxx
@@ -1,4 +1,4 @@
-// @(#)root/g3d:$Name:  $:$Id: TAxis3D.cxx,v 1.5 2001/12/21 08:46:18 brun Exp $
+// @(#)root/g3d:$Name:  $:$Id: TAxis3D.cxx,v 1.6 2002/01/23 17:52:47 rdm Exp $
 // Author: Valery Fine(fine@mail.cern.ch)   07/01/2000
 
 // ***********************************************************************
@@ -24,7 +24,7 @@
 #include <ctype.h>
 #include <assert.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TClass.h"
 #include "TAxis3D.h"
 #include "TCanvas.h"
diff --git a/g3d/src/THelix.cxx b/g3d/src/THelix.cxx
index a248efd5eea..c1d4fd70276 100644
--- a/g3d/src/THelix.cxx
+++ b/g3d/src/THelix.cxx
@@ -1,4 +1,4 @@
-// @(#)root/g3d:$Name:  $:$Id: THelix.cxx,v 1.4 2001/03/10 08:20:38 brun Exp $
+// @(#)root/g3d:$Name:  $:$Id: THelix.cxx,v 1.5 2002/01/23 17:52:47 rdm Exp $
 // Author: Ping Yeh   19/12/97
 
 /*************************************************************************
@@ -62,7 +62,7 @@
 // range[0] = 0 and range[1] = 1
 //______________________________________________________________________________
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TVirtualPad.h"
 #include "THelix.h"
diff --git a/g3d/src/TMarker3DBox.cxx b/g3d/src/TMarker3DBox.cxx
index 3d88acf0db5..62984d52c55 100644
--- a/g3d/src/TMarker3DBox.cxx
+++ b/g3d/src/TMarker3DBox.cxx
@@ -1,4 +1,4 @@
-// @(#)root/g3d:$Name:  $:$Id: TMarker3DBox.cxx,v 1.4 2001/11/20 07:33:56 brun Exp $
+// @(#)root/g3d:$Name:  $:$Id: TMarker3DBox.cxx,v 1.5 2002/01/23 17:52:47 rdm Exp $
 // Author: "Valery fine"   31/10/97
 
 
@@ -10,7 +10,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TView.h"
 #include "TMarker3DBox.h"
diff --git a/g3d/src/TNode.cxx b/g3d/src/TNode.cxx
index 52dfd5a5092..cca705df72f 100644
--- a/g3d/src/TNode.cxx
+++ b/g3d/src/TNode.cxx
@@ -1,4 +1,4 @@
-// @(#)root/g3d:$Name:  $:$Id: TNode.cxx,v 1.13 2001/08/30 16:15:22 brun Exp $
+// @(#)root/g3d:$Name:  $:$Id: TNode.cxx,v 1.14 2002/01/23 17:52:47 rdm Exp $
 // Author: Rene Brun   14/09/95
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TClass.h"
 #include "TVirtualPad.h"
diff --git a/g3d/src/TPolyLine3D.cxx b/g3d/src/TPolyLine3D.cxx
index ac87bfb71b7..952cf247785 100644
--- a/g3d/src/TPolyLine3D.cxx
+++ b/g3d/src/TPolyLine3D.cxx
@@ -1,4 +1,4 @@
-// @(#)root/g3d:$Name:  $:$Id: TPolyLine3D.cxx,v 1.9 2002/01/20 10:02:41 brun Exp $
+// @(#)root/g3d:$Name:  $:$Id: TPolyLine3D.cxx,v 1.10 2002/01/23 17:52:47 rdm Exp $
 // Author: Nenad Buncic   17/08/95
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TPolyLine3D.h"
 #include "TVirtualPad.h"
diff --git a/g3d/src/TPolyMarker3D.cxx b/g3d/src/TPolyMarker3D.cxx
index 958cbf624ff..6cb92b6ace9 100644
--- a/g3d/src/TPolyMarker3D.cxx
+++ b/g3d/src/TPolyMarker3D.cxx
@@ -1,4 +1,4 @@
-// @(#)root/g3d:$Name:  $:$Id: TPolyMarker3D.cxx,v 1.11 2002/01/20 10:02:41 brun Exp $
+// @(#)root/g3d:$Name:  $:$Id: TPolyMarker3D.cxx,v 1.12 2002/01/23 17:52:47 rdm Exp $
 // Author: Nenad Buncic   21/08/95
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TView.h"
 #include "TStyle.h"
diff --git a/g3d/src/TXTRU.cxx b/g3d/src/TXTRU.cxx
index 03cb3d5b5ed..0fd019b0332 100644
--- a/g3d/src/TXTRU.cxx
+++ b/g3d/src/TXTRU.cxx
@@ -1,4 +1,4 @@
-// @@(#)root/g3d:$Name:  $:$Id: TXTRU.cxx,v 1.8 2002/01/09 17:14:32 brun Exp $
+// @@(#)root/g3d:$Name:  $:$Id: TXTRU.cxx,v 1.9 2002/01/23 17:52:47 rdm Exp $
 // Author: Robert Hatcher (rhatcher@fnal.gov) 2000.09.06
 
 #include "TXTRU.h"
@@ -9,7 +9,7 @@
 #include "TVirtualGL.h"
 #include "GLConstants.h"
 
-#include "IOStream.h"
+#include "Riostream.h"
 
 
 ClassImp(TXTRU)
diff --git a/gl/src/TWin32GLViewerImp.cxx b/gl/src/TWin32GLViewerImp.cxx
index f75a5b77d7b..1d1863f863a 100644
--- a/gl/src/TWin32GLViewerImp.cxx
+++ b/gl/src/TWin32GLViewerImp.cxx
@@ -1,4 +1,4 @@
-// @(#)root/gl:$Name:  $:$Id: TWin32GLViewerImp.cxx,v 1.1.1.1 2000/05/16 17:00:47 rdm Exp $
+// @(#)root/gl:$Name:  $:$Id: TWin32GLViewerImp.cxx,v 1.2 2002/01/23 17:52:47 rdm Exp $
 // Author: Valery Fine(fine@vxcern.cern.ch)   29/12/96
 
 /*************************************************************************
@@ -34,7 +34,7 @@
 //                                                                      //
 //////////////////////////////////////////////////////////////////////////
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TWin32GLViewerImp.h"
 #include "TROOT.h"
 #include "TSeqCollection.h"
diff --git a/gpad/src/TButton.cxx b/gpad/src/TButton.cxx
index 97ba3bff336..3897cfdca37 100644
--- a/gpad/src/TButton.cxx
+++ b/gpad/src/TButton.cxx
@@ -1,4 +1,4 @@
-// @(#)root/gpad:$Name:  $:$Id: TButton.cxx,v 1.5 2001/11/28 16:05:41 rdm Exp $
+// @(#)root/gpad:$Name:  $:$Id: TButton.cxx,v 1.6 2002/01/23 17:52:47 rdm Exp $
 // Author: Rene Brun   01/07/96
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TButton.h"
 #include "TCanvas.h"
diff --git a/gpad/src/TCanvas.cxx b/gpad/src/TCanvas.cxx
index 45f5944ff0a..647d618c7a9 100644
--- a/gpad/src/TCanvas.cxx
+++ b/gpad/src/TCanvas.cxx
@@ -1,4 +1,4 @@
-// @(#)root/gpad:$Name:  $:$Id: TCanvas.cxx,v 1.36 2001/12/04 17:58:07 brun Exp $
+// @(#)root/gpad:$Name:  $:$Id: TCanvas.cxx,v 1.37 2002/01/23 17:52:47 rdm Exp $
 // Author: Rene Brun   12/12/94
 
 /*************************************************************************
@@ -12,7 +12,7 @@
 #include <string.h>
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TCanvas.h"
 #include "TClass.h"
diff --git a/gpad/src/TClassTree.cxx b/gpad/src/TClassTree.cxx
index 72749942802..a8679db8a89 100644
--- a/gpad/src/TClassTree.cxx
+++ b/gpad/src/TClassTree.cxx
@@ -1,4 +1,4 @@
-// @(#)root/gpad:$Name:  $:$Id: TClassTree.cxx,v 1.3 2002/01/08 09:42:09 brun Exp $
+// @(#)root/gpad:$Name:  $:$Id: TClassTree.cxx,v 1.4 2002/01/23 17:52:47 rdm Exp $
 // Author: Rene Brun   01/12/98
 
 /*************************************************************************
@@ -29,7 +29,7 @@
 #include "TSystem.h"
 #include "TObjString.h"
 #include "TFile.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 const Int_t kIsClassTree = BIT(7);
 const Int_t kUsedByData  = BIT(11);
diff --git a/gpad/src/TGroupButton.cxx b/gpad/src/TGroupButton.cxx
index 3c199fc33f6..ba852a24961 100644
--- a/gpad/src/TGroupButton.cxx
+++ b/gpad/src/TGroupButton.cxx
@@ -1,4 +1,4 @@
-// @(#)root/gpad:$Name:  $:$Id: TGroupButton.cxx,v 1.4 2001/01/31 10:26:35 brun Exp $
+// @(#)root/gpad:$Name:  $:$Id: TGroupButton.cxx,v 1.5 2002/01/23 17:52:47 rdm Exp $
 // Author: Rene Brun   01/07/96
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TBox.h"
 #include "TGroupButton.h"
diff --git a/gpad/src/TPad.cxx b/gpad/src/TPad.cxx
index 19731af072a..538301dda77 100644
--- a/gpad/src/TPad.cxx
+++ b/gpad/src/TPad.cxx
@@ -1,4 +1,4 @@
-// @(#)root/gpad:$Name:  $:$Id: TPad.cxx,v 1.64 2002/01/08 09:41:13 brun Exp $
+// @(#)root/gpad:$Name:  $:$Id: TPad.cxx,v 1.65 2002/01/23 17:52:47 rdm Exp $
 // Author: Rene Brun   12/12/94
 
 /*************************************************************************
@@ -12,7 +12,7 @@
 #include <string.h>
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TError.h"
 #include "TSystem.h"
diff --git a/gpad/src/TPaveClass.cxx b/gpad/src/TPaveClass.cxx
index e1b0dfdacf8..c96fa30ce14 100644
--- a/gpad/src/TPaveClass.cxx
+++ b/gpad/src/TPaveClass.cxx
@@ -1,4 +1,4 @@
-// @(#)root/gpad:$Name:  $:$Id: TPaveClass.cxx,v 1.2 2000/06/13 11:35:11 brun Exp $
+// @(#)root/gpad:$Name:  $:$Id: TPaveClass.cxx,v 1.3 2002/01/23 17:52:47 rdm Exp $
 // Author: Rene Brun   06/08/99
 /*************************************************************************
  * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers.               *
@@ -8,7 +8,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "Buttons.h"
 #include "TPaveClass.h"
diff --git a/gpad/src/TSlider.cxx b/gpad/src/TSlider.cxx
index 221300863a8..0bcd5b281a3 100644
--- a/gpad/src/TSlider.cxx
+++ b/gpad/src/TSlider.cxx
@@ -1,4 +1,4 @@
-// @(#)root/gpad:$Name:  $:$Id: TSlider.cxx,v 1.2 2000/06/13 12:13:48 brun Exp $
+// @(#)root/gpad:$Name:  $:$Id: TSlider.cxx,v 1.3 2002/01/23 17:52:48 rdm Exp $
 // Author: Rene Brun   23/11/96
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TSlider.h"
 #include "TSliderBox.h"
diff --git a/gpad/src/TSliderBox.cxx b/gpad/src/TSliderBox.cxx
index da471491662..a7e223684e0 100644
--- a/gpad/src/TSliderBox.cxx
+++ b/gpad/src/TSliderBox.cxx
@@ -1,4 +1,4 @@
-// @(#)root/gpad:$Name:  $:$Id: TSliderBox.cxx,v 1.2 2000/06/13 12:14:34 brun Exp $
+// @(#)root/gpad:$Name:  $:$Id: TSliderBox.cxx,v 1.3 2002/01/23 17:52:48 rdm Exp $
 // Author: Rene Brun   23/11/96
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TSlider.h"
 #include "TSliderBox.h"
diff --git a/graf/inc/TCurlyLine.h b/graf/inc/TCurlyLine.h
index 16807b1f04c..44be789fce6 100644
--- a/graf/inc/TCurlyLine.h
+++ b/graf/inc/TCurlyLine.h
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TCurlyLine.h,v 1.3 2000/12/13 15:13:49 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TCurlyLine.h,v 1.4 2002/01/23 17:52:48 rdm Exp $
 // Author: Otto Schaile   20/11/99
 
 /*************************************************************************
@@ -15,8 +15,8 @@
 // This class implements a curly or wavy polyline typically
 // used to draw Feynman diagrams.
 
-#ifndef ROOT_IOSFwd
-#include "IOSFwd.h"
+#ifndef ROOT_Riosfwd
+#include "Riosfwd.h"
 #endif
 #ifndef ROOT_TPolyLine
 #include "TPolyLine.h"
diff --git a/graf/inc/TLatex.h b/graf/inc/TLatex.h
index 472c7d5cb83..8258eb4616b 100644
--- a/graf/inc/TLatex.h
+++ b/graf/inc/TLatex.h
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TLatex.h,v 1.5 2000/12/13 15:13:49 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TLatex.h,v 1.6 2002/01/23 17:52:48 rdm Exp $
 // Author: Nicolas Brun   07/08/98
 
 /*************************************************************************
@@ -11,8 +11,8 @@
 #ifndef ROOT_TLatex
 #define ROOT_TLatex
 
-#ifndef ROOT_IOSFwd
-#include "IOSFwd.h"
+#ifndef ROOT_Riosfwd
+#include "Riosfwd.h"
 #endif
 #ifndef ROOT_TText
 #include "TText.h"
diff --git a/graf/src/TArc.cxx b/graf/src/TArc.cxx
index 8670d66491e..3fdbdc0675e 100644
--- a/graf/src/TArc.cxx
+++ b/graf/src/TArc.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TArc.cxx,v 1.3 2001/02/15 21:14:56 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TArc.cxx,v 1.4 2002/01/23 17:52:48 rdm Exp $
 // Author: Rene Brun   16/10/95
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TArc.h"
 #include "TVirtualPad.h"
diff --git a/graf/src/TArrow.cxx b/graf/src/TArrow.cxx
index e48b52d4c91..6a64a30112d 100644
--- a/graf/src/TArrow.cxx
+++ b/graf/src/TArrow.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TArrow.cxx,v 1.3 2001/01/19 17:51:18 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TArrow.cxx,v 1.4 2002/01/23 17:52:48 rdm Exp $
 // Author: Rene Brun   17/10/95
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TArrow.h"
 #include "TVirtualPad.h"
diff --git a/graf/src/TBox.cxx b/graf/src/TBox.cxx
index 911dd0727cd..2e45e84c1a4 100644
--- a/graf/src/TBox.cxx
+++ b/graf/src/TBox.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TBox.cxx,v 1.8 2001/12/17 13:17:33 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TBox.cxx,v 1.9 2002/01/23 17:52:48 rdm Exp $
 // Author: Rene Brun   12/12/94
 
 /*************************************************************************
@@ -11,7 +11,7 @@
 
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TBox.h"
 #include "TVirtualPad.h"
diff --git a/graf/src/TCurlyArc.cxx b/graf/src/TCurlyArc.cxx
index e92a0f8e84f..1dc984d0d90 100644
--- a/graf/src/TCurlyArc.cxx
+++ b/graf/src/TCurlyArc.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TCurlyArc.cxx,v 1.2 2000/06/13 10:47:27 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TCurlyArc.cxx,v 1.3 2002/01/23 17:52:48 rdm Exp $
 // Author: Otto Schaile   20/11/99
 
 /*************************************************************************
@@ -24,7 +24,7 @@
 //End_Html
 //________________________________________________________________________
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TCurlyArc.h"
 #include "TROOT.h"
 #include "TVirtualPad.h"
diff --git a/graf/src/TCurlyLine.cxx b/graf/src/TCurlyLine.cxx
index 607c1cc1971..d0803d4bcd7 100644
--- a/graf/src/TCurlyLine.cxx
+++ b/graf/src/TCurlyLine.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TCurlyLine.cxx,v 1.2 2000/06/13 10:49:14 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TCurlyLine.cxx,v 1.3 2002/01/23 17:52:48 rdm Exp $
 // Author: Otto Schaile   20/11/99
 
 /*************************************************************************
@@ -24,7 +24,7 @@
 //End_Html
 //________________________________________________________________________
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TCurlyLine.h"
 #include "TROOT.h"
 #include "TVirtualPad.h"
diff --git a/graf/src/TCutG.cxx b/graf/src/TCutG.cxx
index b141a305d22..e140af0e88d 100644
--- a/graf/src/TCutG.cxx
+++ b/graf/src/TCutG.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TCutG.cxx,v 1.8 2001/02/28 11:04:06 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TCutG.cxx,v 1.9 2002/01/23 17:52:48 rdm Exp $
 // Author: Rene Brun   16/05/97
 
 /*************************************************************************
@@ -55,7 +55,7 @@
 
 #include <string.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TCutG.h"
 #include "TVirtualPad.h"
diff --git a/graf/src/TDiamond.cxx b/graf/src/TDiamond.cxx
index b49a75b66bb..4adae3bad7e 100644
--- a/graf/src/TDiamond.cxx
+++ b/graf/src/TDiamond.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TDiamond.cxx,v 1.2 2000/06/13 10:52:53 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TDiamond.cxx,v 1.3 2002/01/23 17:52:48 rdm Exp $
 // Author: Rene Brun   22/06/96
 
 /*************************************************************************
@@ -11,7 +11,7 @@
 
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TDiamond.h"
 #include "TVirtualPad.h"
diff --git a/graf/src/TEllipse.cxx b/graf/src/TEllipse.cxx
index 80bfbeb85e8..636e1da60c6 100644
--- a/graf/src/TEllipse.cxx
+++ b/graf/src/TEllipse.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TEllipse.cxx,v 1.8 2001/11/12 14:16:16 rdm Exp $
+// @(#)root/graf:$Name:  $:$Id: TEllipse.cxx,v 1.9 2002/01/23 17:52:48 rdm Exp $
 // Author: Rene Brun   16/10/95
 
 /*************************************************************************
@@ -11,7 +11,7 @@
 
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TEllipse.h"
 #include "TVirtualPad.h"
diff --git a/graf/src/TFrame.cxx b/graf/src/TFrame.cxx
index ccb021cd438..5591e3f8c01 100644
--- a/graf/src/TFrame.cxx
+++ b/graf/src/TFrame.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TFrame.cxx,v 1.2 2000/06/13 10:56:12 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TFrame.cxx,v 1.3 2002/01/23 17:52:48 rdm Exp $
 // Author: Rene Brun   31/10/96
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TVirtualPad.h"
 #include "TFrame.h"
diff --git a/graf/src/TGaxis.cxx b/graf/src/TGaxis.cxx
index a794244b52f..566c99b2c0c 100644
--- a/graf/src/TGaxis.cxx
+++ b/graf/src/TGaxis.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TGaxis.cxx,v 1.30 2002/01/15 10:24:17 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TGaxis.cxx,v 1.31 2002/01/23 17:52:48 rdm Exp $
 // Author: Rene Brun, Olivier Couet   12/12/94
 
 /*************************************************************************
@@ -14,7 +14,7 @@
 #include <time.h>
 #include <math.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TGaxis.h"
 #include "TVirtualPad.h"
diff --git a/graf/src/TGraph.cxx b/graf/src/TGraph.cxx
index ca591ae1d42..be30305af0d 100644
--- a/graf/src/TGraph.cxx
+++ b/graf/src/TGraph.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TGraph.cxx,v 1.55 2001/12/19 14:21:54 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TGraph.cxx,v 1.56 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun, Olivier Couet   12/12/94
 
 /*************************************************************************
@@ -11,7 +11,7 @@
 
 #include <string.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TGraph.h"
 #include "TGaxis.h"
diff --git a/graf/src/TGraphAsymmErrors.cxx b/graf/src/TGraphAsymmErrors.cxx
index 96f13041f29..caedd347a04 100644
--- a/graf/src/TGraphAsymmErrors.cxx
+++ b/graf/src/TGraphAsymmErrors.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TGraphAsymmErrors.cxx,v 1.16 2001/12/19 14:21:54 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TGraphAsymmErrors.cxx,v 1.17 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   03/03/99
 
 /*************************************************************************
@@ -11,7 +11,7 @@
 
 #include <string.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TGraphAsymmErrors.h"
 #include "TStyle.h"
diff --git a/graf/src/TGraphErrors.cxx b/graf/src/TGraphErrors.cxx
index a3c665fb348..64b8d516626 100644
--- a/graf/src/TGraphErrors.cxx
+++ b/graf/src/TGraphErrors.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TGraphErrors.cxx,v 1.19 2001/12/19 14:21:54 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TGraphErrors.cxx,v 1.20 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   15/09/96
 
 /*************************************************************************
@@ -11,7 +11,7 @@
 
 #include <string.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TGraphErrors.h"
 #include "TStyle.h"
diff --git a/graf/src/TGraphSmooth.cxx b/graf/src/TGraphSmooth.cxx
index b1479639c7f..9bf29425cad 100644
--- a/graf/src/TGraphSmooth.cxx
+++ b/graf/src/TGraphSmooth.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TGraphSmooth.cxx,v 1.4 2001/10/07 20:03:29 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TGraphSmooth.cxx,v 1.5 2002/01/23 17:52:49 rdm Exp $
 // Author: Christian Stratowa 30/09/2001
 
 /******************************************************************************
@@ -20,7 +20,7 @@
 ******************************************************************************/
 
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TMath.h"
 #include "TGraphSmooth.h"
 #include "TGraphErrors.h"
diff --git a/graf/src/TLatex.cxx b/graf/src/TLatex.cxx
index 478efe7a9a0..845aa490fbf 100644
--- a/graf/src/TLatex.cxx
+++ b/graf/src/TLatex.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TLatex.cxx,v 1.25 2002/01/12 08:52:34 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TLatex.cxx,v 1.26 2002/01/23 17:52:49 rdm Exp $
 // Author: Nicolas Brun   07/08/98
 
 /*************************************************************************
@@ -11,7 +11,7 @@
 
 #include <stdio.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TLatex.h"
 #include "TVirtualPad.h"
diff --git a/graf/src/TLegend.cxx b/graf/src/TLegend.cxx
index cb96d5ab3d7..6e5ffd1998e 100644
--- a/graf/src/TLegend.cxx
+++ b/graf/src/TLegend.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TLegend.cxx,v 1.9 2002/01/02 21:46:07 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TLegend.cxx,v 1.10 2002/01/23 17:52:49 rdm Exp $
 // Author: Matthew.Adam.Dobbs   06/09/99
 
 /*************************************************************************
@@ -21,7 +21,7 @@
 #include "TMath.h"
 #include "TROOT.h"
 #include "TLegendEntry.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 
 ClassImp(TLegend)
diff --git a/graf/src/TLegendEntry.cxx b/graf/src/TLegendEntry.cxx
index 4789454b59d..3c7710de972 100644
--- a/graf/src/TLegendEntry.cxx
+++ b/graf/src/TLegendEntry.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TLegendEntry.cxx,v 1.5 2001/10/29 08:34:22 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TLegendEntry.cxx,v 1.6 2002/01/23 17:52:49 rdm Exp $
 // Author: Matthew.Adam.Dobbs   06/09/99
 
 /*************************************************************************
@@ -14,7 +14,7 @@
 #include "TLegendEntry.h"
 #include "TVirtualPad.h"
 #include "TROOT.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 
 ClassImp(TLegendEntry)
diff --git a/graf/src/TLine.cxx b/graf/src/TLine.cxx
index 9a7c165667b..036884f906c 100644
--- a/graf/src/TLine.cxx
+++ b/graf/src/TLine.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TLine.cxx,v 1.6 2001/11/12 14:16:16 rdm Exp $
+// @(#)root/graf:$Name:  $:$Id: TLine.cxx,v 1.7 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   12/12/94
 
 /*************************************************************************
@@ -11,7 +11,7 @@
 
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TLine.h"
 #include "TVirtualPad.h"
diff --git a/graf/src/TMarker.cxx b/graf/src/TMarker.cxx
index 9a3a93d5122..44472649360 100644
--- a/graf/src/TMarker.cxx
+++ b/graf/src/TMarker.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TMarker.cxx,v 1.6 2001/02/21 11:02:22 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TMarker.cxx,v 1.7 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   12/05/95
 
 /*************************************************************************
@@ -11,7 +11,7 @@
 
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TVirtualPad.h"
 #include "TMarker.h"
diff --git a/graf/src/TMultiGraph.cxx b/graf/src/TMultiGraph.cxx
index 7adfd32f19a..792839107be 100644
--- a/graf/src/TMultiGraph.cxx
+++ b/graf/src/TMultiGraph.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TMultiGraph.cxx,v 1.4 2002/01/03 13:08:48 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TMultiGraph.cxx,v 1.5 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   12/10/2000
 
 /*************************************************************************
@@ -14,7 +14,7 @@
 #include "TGraph.h"
 #include "TH1.h"
 #include "TVirtualPad.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 #include <ctype.h>
 
diff --git a/graf/src/TPave.cxx b/graf/src/TPave.cxx
index ea469834cc7..65fa1c1620b 100644
--- a/graf/src/TPave.cxx
+++ b/graf/src/TPave.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TPave.cxx,v 1.8 2001/12/10 21:13:50 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TPave.cxx,v 1.9 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   16/10/95
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TPave.h"
 #include "TVirtualPad.h"
diff --git a/graf/src/TPaveLabel.cxx b/graf/src/TPaveLabel.cxx
index 4e3aa176d13..480ff595d17 100644
--- a/graf/src/TPaveLabel.cxx
+++ b/graf/src/TPaveLabel.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TPaveLabel.cxx,v 1.8 2001/05/31 15:45:45 rdm Exp $
+// @(#)root/graf:$Name:  $:$Id: TPaveLabel.cxx,v 1.9 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   17/10/95
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TPaveLabel.h"
 #include "TLatex.h"
diff --git a/graf/src/TPaveStats.cxx b/graf/src/TPaveStats.cxx
index b4e39d30c91..9be2699ff74 100644
--- a/graf/src/TPaveStats.cxx
+++ b/graf/src/TPaveStats.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TPaveStats.cxx,v 1.3 2000/11/21 20:27:15 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TPaveStats.cxx,v 1.4 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   15/03/99
 
 /*************************************************************************
@@ -13,7 +13,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TPaveStats.h"
 #include "TStyle.h"
 #include "TFile.h"
diff --git a/graf/src/TPaveText.cxx b/graf/src/TPaveText.cxx
index 401038f5de9..bbada1e6bb6 100644
--- a/graf/src/TPaveText.cxx
+++ b/graf/src/TPaveText.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TPaveText.cxx,v 1.11 2001/12/10 21:13:50 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TPaveText.cxx,v 1.12 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   20/10/95
 
 /*************************************************************************
@@ -13,7 +13,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TPaveText.h"
 #include "TPaveLabel.h"
diff --git a/graf/src/TPavesText.cxx b/graf/src/TPavesText.cxx
index 1ec60b4f366..02cc141fe3d 100644
--- a/graf/src/TPavesText.cxx
+++ b/graf/src/TPavesText.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TPavesText.cxx,v 1.3 2001/12/10 21:13:50 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TPavesText.cxx,v 1.4 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   19/11/95
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TPavesText.h"
 #include "TVirtualPad.h"
diff --git a/graf/src/TPolyLine.cxx b/graf/src/TPolyLine.cxx
index c3479f35029..de79ed1819f 100644
--- a/graf/src/TPolyLine.cxx
+++ b/graf/src/TPolyLine.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TPolyLine.cxx,v 1.9 2002/01/20 10:06:38 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TPolyLine.cxx,v 1.10 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   12/12/94
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TVirtualPad.h"
 #include "TPolyLine.h"
diff --git a/graf/src/TText.cxx b/graf/src/TText.cxx
index b340008ff6a..3fee4072351 100644
--- a/graf/src/TText.cxx
+++ b/graf/src/TText.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TText.cxx,v 1.10 2001/12/03 21:31:08 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TText.cxx,v 1.11 2002/01/23 17:52:49 rdm Exp $
 // Author: Nicolas Brun   12/12/94
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TVirtualPad.h"
 #include "TText.h"
diff --git a/graf/src/TWbox.cxx b/graf/src/TWbox.cxx
index c6ae8676beb..4d00f31fd72 100644
--- a/graf/src/TWbox.cxx
+++ b/graf/src/TWbox.cxx
@@ -1,4 +1,4 @@
-// @(#)root/graf:$Name:  $:$Id: TWbox.cxx,v 1.3 2000/12/13 15:13:50 brun Exp $
+// @(#)root/graf:$Name:  $:$Id: TWbox.cxx,v 1.4 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   12/12/94
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "Strlen.h"
 #include "TWbox.h"
diff --git a/hist/src/TAxis.cxx b/hist/src/TAxis.cxx
index ffe33f7fd30..8e4f5832a8b 100644
--- a/hist/src/TAxis.cxx
+++ b/hist/src/TAxis.cxx
@@ -1,4 +1,4 @@
-// @(#)root/hist:$Name:  $:$Id: TAxis.cxx,v 1.25 2002/01/12 08:43:07 brun Exp $
+// @(#)root/hist:$Name:  $:$Id: TAxis.cxx,v 1.26 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   12/12/94
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TAxis.h"
 #include "TVirtualPad.h"
 #include "TVirtualX.h"
diff --git a/hist/src/TF1.cxx b/hist/src/TF1.cxx
index 409d9683f2d..9308a4d7ef0 100644
--- a/hist/src/TF1.cxx
+++ b/hist/src/TF1.cxx
@@ -1,4 +1,4 @@
-// @(#)root/hist:$Name:  $:$Id: TF1.cxx,v 1.31 2002/01/19 08:25:12 brun Exp $
+// @(#)root/hist:$Name:  $:$Id: TF1.cxx,v 1.32 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   18/08/95
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TMath.h"
 #include "TF1.h"
diff --git a/hist/src/TF2.cxx b/hist/src/TF2.cxx
index 8cf654c8e91..ed2c0057add 100644
--- a/hist/src/TF2.cxx
+++ b/hist/src/TF2.cxx
@@ -1,4 +1,4 @@
-// @(#)root/hist:$Name:  $:$Id: TF2.cxx,v 1.10 2001/12/07 07:10:17 brun Exp $
+// @(#)root/hist:$Name:  $:$Id: TF2.cxx,v 1.11 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   23/08/95
 
 /*************************************************************************
@@ -16,7 +16,7 @@
 #include "TH2.h"
 #include "TVirtualPad.h"
 #include "TStyle.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 
 ClassImp(TF2)
diff --git a/hist/src/TFormula.cxx b/hist/src/TFormula.cxx
index bae4636591a..618c56ebdb2 100644
--- a/hist/src/TFormula.cxx
+++ b/hist/src/TFormula.cxx
@@ -1,4 +1,4 @@
-// @(#)root/hist:$Name:  $:$Id: TFormula.cxx,v 1.27 2002/01/19 08:25:13 brun Exp $
+// @(#)root/hist:$Name:  $:$Id: TFormula.cxx,v 1.28 2002/01/23 17:52:49 rdm Exp $
 // Author: Nicolas Brun   19/08/95
 
 /*************************************************************************
@@ -11,7 +11,7 @@
 
 #include <math.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TClass.h"
 #include "TFormula.h"
diff --git a/hist/src/TH1.cxx b/hist/src/TH1.cxx
index f0a4de62b10..1d5a02a263a 100644
--- a/hist/src/TH1.cxx
+++ b/hist/src/TH1.cxx
@@ -1,4 +1,4 @@
-// @(#)root/hist:$Name:  $:$Id: TH1.cxx,v 1.81 2002/01/20 10:21:46 brun Exp $
+// @(#)root/hist:$Name:  $:$Id: TH1.cxx,v 1.82 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   26/12/94
 
 /*************************************************************************
@@ -14,7 +14,7 @@
 #include <stdio.h>
 #include <ctype.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TH1.h"
 #include "TH2.h"
diff --git a/hist/src/TH1K.cxx b/hist/src/TH1K.cxx
index e73bac20405..c4aafa61a97 100644
--- a/hist/src/TH1K.cxx
+++ b/hist/src/TH1K.cxx
@@ -1,4 +1,4 @@
-// @(#)root/hist:$Name:  $:$Id: TH1K.cxx,v 1.3 2001/02/22 08:47:27 brun Exp $
+// @(#)root/hist:$Name:  $:$Id: TH1K.cxx,v 1.4 2002/01/23 17:52:49 rdm Exp $
 // Author: Victor Perevoztchikov <perev@bnl.gov>  21/02/2001
 
 /*************************************************************************
@@ -11,7 +11,7 @@
 
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TH1K.h"
 #include "TMath.h"
diff --git a/hist/src/THStack.cxx b/hist/src/THStack.cxx
index 450ca15bef4..6fca584033e 100644
--- a/hist/src/THStack.cxx
+++ b/hist/src/THStack.cxx
@@ -1,4 +1,4 @@
-// @(#)root/hist:$Name:  $:$Id: THStack.cxx,v 1.7 2002/01/02 21:45:48 brun Exp $
+// @(#)root/hist:$Name:  $:$Id: THStack.cxx,v 1.8 2002/01/23 17:52:49 rdm Exp $
 // Author: Rene Brun   10/12/2001
 
 /*************************************************************************
@@ -13,7 +13,7 @@
 #include "THStack.h"
 #include "TVirtualPad.h"
 #include "TH2.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 ClassImp(THStack)
 
diff --git a/hist/src/TMultiDimFit.cxx b/hist/src/TMultiDimFit.cxx
index 64ab9601137..8526f8656d0 100644
--- a/hist/src/TMultiDimFit.cxx
+++ b/hist/src/TMultiDimFit.cxx
@@ -1,4 +1,4 @@
-// @(#)root/hist:$Name:  $:$Id: TMultiDimFit.cxx,v 1.6 2001/10/12 06:46:56 brun Exp $
+// @(#)root/hist:$Name:  $:$Id: TMultiDimFit.cxx,v 1.7 2002/01/23 17:52:50 rdm Exp $
 // Author: Christian Holm Christensen 07/11/2000
 
 //____________________________________________________________________
@@ -1736,7 +1736,7 @@ H.&nbsp;Wind.
 //End_Html
 //
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TMultiDimFit.h"
 #include "TMath.h"
 #include "TH1.h"
diff --git a/hist/src/TPolyMarker.cxx b/hist/src/TPolyMarker.cxx
index 716c38fc96b..2fcdd7e7e40 100644
--- a/hist/src/TPolyMarker.cxx
+++ b/hist/src/TPolyMarker.cxx
@@ -1,4 +1,4 @@
-// @(#)root/hist:$Name:  $:$Id: TPolyMarker.cxx,v 1.8 2002/01/20 10:11:40 brun Exp $
+// @(#)root/hist:$Name:  $:$Id: TPolyMarker.cxx,v 1.9 2002/01/23 17:52:50 rdm Exp $
 // Author: Rene Brun   12/12/94
 
 /*************************************************************************
@@ -9,7 +9,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TVirtualPad.h"
 #include "TPolyMarker.h"
diff --git a/hist/src/TPrincipal.cxx b/hist/src/TPrincipal.cxx
index c748a4f8d60..28c2fcf5898 100644
--- a/hist/src/TPrincipal.cxx
+++ b/hist/src/TPrincipal.cxx
@@ -657,9 +657,9 @@ in the transformed space.
  */
 //End_Html
 
-// $Id: TPrincipal.cxx,v 1.19 2002/01/04 08:07:38 brun Exp $
-// $Date: 2002/01/04 08:07:38 $
-// $Author: brun $
+// $Id: TPrincipal.cxx,v 1.20 2002/01/23 17:52:50 rdm Exp $
+// $Date: 2002/01/23 17:52:50 $
+// $Author: rdm $
 
 #include "TPrincipal.h"
 
@@ -670,7 +670,7 @@ in the transformed space.
 #include "TDatime.h"
 #include "TBrowser.h"
 #include "TROOT.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 
 ClassImp(TPrincipal);
diff --git a/hist/src/TProfile.cxx b/hist/src/TProfile.cxx
index 84c256a93f6..437c6bf429f 100644
--- a/hist/src/TProfile.cxx
+++ b/hist/src/TProfile.cxx
@@ -1,4 +1,4 @@
-// @(#)root/hist:$Name:  $:$Id: TProfile.cxx,v 1.20 2002/01/20 10:21:47 brun Exp $
+// @(#)root/hist:$Name:  $:$Id: TProfile.cxx,v 1.21 2002/01/23 17:52:50 rdm Exp $
 // Author: Rene Brun   29/09/95
 
 /*************************************************************************
@@ -12,7 +12,7 @@
 #include "TProfile.h"
 #include "TMath.h"
 #include "THLimitsFinder.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 ClassImp(TProfile)
 
diff --git a/histpainter/src/THistPainter.cxx b/histpainter/src/THistPainter.cxx
index 42ca42123fe..0d893b91a4e 100644
--- a/histpainter/src/THistPainter.cxx
+++ b/histpainter/src/THistPainter.cxx
@@ -1,4 +1,4 @@
-// @(#)root/histpainter:$Name:  $:$Id: THistPainter.cxx,v 1.63 2002/01/23 09:34:58 brun Exp $
+// @(#)root/histpainter:$Name:  $:$Id: THistPainter.cxx,v 1.64 2002/01/23 17:52:50 rdm Exp $
 // Author: Rene Brun   26/08/99
 
 /*************************************************************************
@@ -14,7 +14,7 @@
 #include <stdio.h>
 #include <ctype.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "THistPainter.h"
 #include "TH2.h"
diff --git a/html/src/THtml.cxx b/html/src/THtml.cxx
index e066364bf46..d7053cfa02b 100644
--- a/html/src/THtml.cxx
+++ b/html/src/THtml.cxx
@@ -1,4 +1,4 @@
-// @(#)root/html:$Name:  $:$Id: THtml.cxx,v 1.14 2001/09/29 13:00:58 rdm Exp $
+// @(#)root/html:$Name:  $:$Id: THtml.cxx,v 1.15 2002/01/23 17:52:50 rdm Exp $
 // Author: Nenad Buncic (18/10/95), Axel Naumann <mailto:axel@fnal.gov> (09/28/01)
 
 /*************************************************************************
@@ -25,7 +25,7 @@
 #include "TString.h"
 #include "TInterpreter.h"
 #include "TRegexp.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/io/src/TFile.cxx b/io/src/TFile.cxx
index 10fc04639ac..41464330e94 100644
--- a/io/src/TFile.cxx
+++ b/io/src/TFile.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TFile.cxx,v 1.45 2002/01/15 00:50:12 rdm Exp $
+// @(#)root/base:$Name:  $:$Id: TFile.cxx,v 1.46 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   28/11/94
 
 /*************************************************************************
@@ -20,7 +20,7 @@
 #   include <sys/types.h>
 #endif
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "Strlen.h"
 #include "TFile.h"
 #include "TWebFile.h"
diff --git a/io/src/TKey.cxx b/io/src/TKey.cxx
index 6b18c71159d..9f836507891 100644
--- a/io/src/TKey.cxx
+++ b/io/src/TKey.cxx
@@ -1,4 +1,4 @@
-// @(#)root/base:$Name:  $:$Id: TKey.cxx,v 1.14 2001/10/04 16:52:47 rdm Exp $
+// @(#)root/base:$Name:  $:$Id: TKey.cxx,v 1.15 2002/01/23 17:52:46 rdm Exp $
 // Author: Rene Brun   28/12/94
 
 /*************************************************************************
@@ -42,7 +42,7 @@
 //                                                                      //
 //////////////////////////////////////////////////////////////////////////
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TClass.h"
 #include "TDirectory.h"
diff --git a/main/src/h2root.cxx b/main/src/h2root.cxx
index 86abc34ba3b..eb7d22f0a23 100644
--- a/main/src/h2root.cxx
+++ b/main/src/h2root.cxx
@@ -1,4 +1,4 @@
-// @(#)root/main:$Name:  $:$Id: h2root.cxx,v 1.10 2001/12/03 15:34:10 brun Exp $
+// @(#)root/main:$Name:  $:$Id: h2root.cxx,v 1.11 2002/01/23 17:52:50 rdm Exp $
 // Author: Rene Brun   20/09/96
 /////////////////////////////////////////////////////////////////////////
 //      Program to convert an HBOOK file into a ROOT file
@@ -23,7 +23,7 @@
 #include <string.h>
 #include <ctype.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TFile.h"
 #include "TDirectory.h"
 #include "TTree.h"
diff --git a/meta/src/TClass.cxx b/meta/src/TClass.cxx
index 30017e9e387..946e6b2ae3c 100644
--- a/meta/src/TClass.cxx
+++ b/meta/src/TClass.cxx
@@ -1,4 +1,4 @@
-// @(#)root/meta:$Name:  $:$Id: TClass.cxx,v 1.64 2002/01/16 21:13:38 brun Exp $
+// @(#)root/meta:$Name:  $:$Id: TClass.cxx,v 1.65 2002/01/23 17:52:50 rdm Exp $
 // Author: Rene Brun   07/01/95
 
 /*************************************************************************
@@ -24,7 +24,7 @@
 
 //*-*x7.5 macros/layout_class
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TFile.h"
 #include "TClass.h"
diff --git a/postscript/src/TPostScript.cxx b/postscript/src/TPostScript.cxx
index 73b783306ae..5b1a2d30eed 100644
--- a/postscript/src/TPostScript.cxx
+++ b/postscript/src/TPostScript.cxx
@@ -1,4 +1,4 @@
-// @(#)root/postscript:$Name:  $:$Id: TPostScript.cxx,v 1.23 2002/01/21 14:01:29 brun Exp $
+// @(#)root/postscript:$Name:  $:$Id: TPostScript.cxx,v 1.24 2002/01/23 17:52:50 rdm Exp $
 // Author: Rene Brun, Olivier Couet, Pierre Juillot   29/11/94
 
 /*************************************************************************
@@ -17,7 +17,7 @@
 #include <string.h>
 #include <ctype.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TColor.h"
 #include "TVirtualPad.h"
@@ -1228,13 +1228,13 @@ void TPostScript::DrawHatch(Float_t, Float_t, Int_t, Double_t *, Double_t *)
 }
 
 //______________________________________________________________________________
-// @(#)root/postscript:$Name:  $:$Id: TPostScript.cxx,v 1.23 2002/01/21 14:01:29 brun Exp $
+// @(#)root/postscript:$Name:  $:$Id: TPostScript.cxx,v 1.24 2002/01/23 17:52:50 rdm Exp $
 // Author: P.Juillot   13/08/92
 void TPostScript::FontEncode()
 {
 //*-*-*-*-*-*-*-*-*-*-*-*-*-*-*Font Reencoding*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
 //*-*                          ================
-// @(#)root/postscript:$Name:  $:$Id: TPostScript.cxx,v 1.23 2002/01/21 14:01:29 brun Exp $
+// @(#)root/postscript:$Name:  $:$Id: TPostScript.cxx,v 1.24 2002/01/23 17:52:50 rdm Exp $
 // Author: P.Juillot   13/08/92
 
   PrintStr("@/reencdict 24 dict def");
@@ -1942,7 +1942,7 @@ void TPostScript::SetFillPatterns(Int_t ipat, Int_t color)
 {
 //*-*-*-*-*-*-*-*-*-*-*-*-*-*-*Patterns definition*-*-*-*-*-*-*-*-*-*-*-*-*
 //*-*                          ===================
-// @(#)root/postscript:$Name:  $:$Id: TPostScript.cxx,v 1.23 2002/01/21 14:01:29 brun Exp $
+// @(#)root/postscript:$Name:  $:$Id: TPostScript.cxx,v 1.24 2002/01/23 17:52:50 rdm Exp $
 // Author: O.Couet   16/07/99
 //*-*
 //*-* Define the pattern ipat in the current PS file. ipat can vary from
diff --git a/rint/src/TTabCom.cxx b/rint/src/TTabCom.cxx
index 0d0dd800a85..57f43287bc0 100644
--- a/rint/src/TTabCom.cxx
+++ b/rint/src/TTabCom.cxx
@@ -1,4 +1,4 @@
-// @(#)root/rint:$Name:  $:$Id: TTabCom.cxx,v 1.9 2001/09/29 13:00:59 rdm Exp $
+// @(#)root/rint:$Name:  $:$Id: TTabCom.cxx,v 1.10 2002/01/23 17:52:51 rdm Exp $
 // Author: Christian Lacunza <lacunza@cdfsg6.lbl.gov>   27/04/99
 
 /*************************************************************************
@@ -137,7 +137,7 @@
 #include "Getline.h"
 #include "TFunction.h"
 #include "TMethodArg.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 //Direct CINT include
 #include "DataMbr.h"
diff --git a/star/inc/TTable.h b/star/inc/TTable.h
index 744bd4da759..018f31f435e 100644
--- a/star/inc/TTable.h
+++ b/star/inc/TTable.h
@@ -1,4 +1,4 @@
-// @(#)root/star:$Name:  $:$Id: TTable.h,v 1.12 2001/07/11 06:46:19 brun Exp $
+// @(#)root/star:$Name:  $:$Id: TTable.h,v 1.13 2002/01/23 17:52:51 rdm Exp $
 // Author: Valery Fine(fine@mail.cern.ch)   03/07/98
 
 /*************************************************************************
@@ -31,8 +31,8 @@
 #ifndef ROOT_TCut
 #include "TCut.h"
 #endif
-#ifndef ROOT_IOSFwd
-#include "IOSFwd.h"
+#ifndef ROOT_Riosfwd
+#include "Riosfwd.h"
 #endif
 
 
diff --git a/star/src/TDataSet.cxx b/star/src/TDataSet.cxx
index e6fbd4b25e7..eccda6ed64e 100644
--- a/star/src/TDataSet.cxx
+++ b/star/src/TDataSet.cxx
@@ -1,4 +1,4 @@
-// @(#)root/star:$Name:  $:$Id: TDataSet.cxx,v 1.10 2001/05/13 11:10:06 brun Exp $
+// @(#)root/star:$Name:  $:$Id: TDataSet.cxx,v 1.11 2002/01/23 17:52:51 rdm Exp $
 // Author: Valery Fine(fine@mail.cern.ch)   03/07/98
 const char *gCoPyRiGhT[] = {
      "STAR dataset C++ base class library:",
@@ -19,9 +19,9 @@ const char *gCoPyRiGhT[] = {
 };
 
 const char *Id = {
-    "$Id: TDataSet.cxx,v 1.10 2001/05/13 11:10:06 brun Exp $"
+    "$Id: TDataSet.cxx,v 1.11 2002/01/23 17:52:51 rdm Exp $"
 };
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TSystem.h"
 #include "TDataSetIter.h"
 #include "TDataSet.h"
diff --git a/star/src/TDataSetIter.cxx b/star/src/TDataSetIter.cxx
index 1865b018e40..78c834c4e9c 100644
--- a/star/src/TDataSetIter.cxx
+++ b/star/src/TDataSetIter.cxx
@@ -1,8 +1,8 @@
-// @(#)root/star:$Name:  $:$Id: TDataSetIter.cxx,v 1.6 2001/05/14 06:44:09 brun Exp $
+// @(#)root/star:$Name:  $:$Id: TDataSetIter.cxx,v 1.7 2002/01/23 17:52:51 rdm Exp $
 // Author: Valery Fine(fine@mail.cern.ch)   03/07/98
 // Copyright (C) Valery Fine (Valeri Faine) 1998. All right reserved
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TDataSetIter.h"
 #include "TBrowser.h"
 #include "TSystem.h"
diff --git a/star/src/TPoints3D.cxx b/star/src/TPoints3D.cxx
index 32d64eacfa3..7a04901faae 100644
--- a/star/src/TPoints3D.cxx
+++ b/star/src/TPoints3D.cxx
@@ -1,7 +1,7 @@
-// @(#)root/star:$Name:  $:$Id: TPoints3D.cxx,v 1.3 2000/12/13 15:13:54 brun Exp $
+// @(#)root/star:$Name:  $:$Id: TPoints3D.cxx,v 1.4 2002/01/23 17:52:51 rdm Exp $
 // Author: Valery Fine(fine@mail.cern.ch)   24/04/99
 
-// $Id: TPoints3D.cxx,v 1.3 2000/12/13 15:13:54 brun Exp $
+// $Id: TPoints3D.cxx,v 1.4 2002/01/23 17:52:51 rdm Exp $
 // ***********************************************************************
 // *  C++ class to define the abstract array of 3D points
 // * Copyright(c) 1997~1999  [BNL] Brookhaven National Laboratory, STAR, All rights reserved
@@ -21,7 +21,7 @@
 // * purpose.  It is provided "as is" without express or implied warranty.
 // ************************************************************************
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TClass.h"
 #include "TPoints3D.h"
diff --git a/star/src/TPointsArray3D.cxx b/star/src/TPointsArray3D.cxx
index dbe1dac5da2..1846550e385 100644
--- a/star/src/TPointsArray3D.cxx
+++ b/star/src/TPointsArray3D.cxx
@@ -1,7 +1,7 @@
-// @(#)root/star:$Name:  $:$Id: TPointsArray3D.cxx,v 1.3 2000/12/13 15:13:54 brun Exp $
+// @(#)root/star:$Name:  $:$Id: TPointsArray3D.cxx,v 1.4 2002/01/23 17:52:51 rdm Exp $
 // Author: Valery Fine(fine@mail.cern.ch)   24/04/99
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TPointsArray3D.h"
 #include "TVirtualPad.h"
 #include "TView.h"
diff --git a/star/src/TTable.cxx b/star/src/TTable.cxx
index d723bcf068d..6c33f05a193 100644
--- a/star/src/TTable.cxx
+++ b/star/src/TTable.cxx
@@ -1,4 +1,4 @@
-// @(#)root/star:$Name:  $:$Id: TTable.cxx,v 1.24 2002/01/15 10:33:34 brun Exp $
+// @(#)root/star:$Name:  $:$Id: TTable.cxx,v 1.25 2002/01/23 17:52:51 rdm Exp $
 // Author: Valery Fine(fine@bnl.gov)   03/07/98
 // Copyright (C) Valery Fine (Valeri Faine) 1998-2001. All right reserved
 
@@ -97,6 +97,11 @@
 //  -----------------------                                               //
 //                                                                        //
 // $Log: TTable.cxx,v $
+// Revision 1.25  2002/01/23 17:52:51  rdm
+// use Riosfwd.h in headers instead of <iosfwd> or many other ifdef'ed variant
+// and Riostream.h in the source instead of <iostream[.h]>, <fstream[.h]> and
+// <iomanip[.h]>.
+//
 // Revision 1.24  2002/01/15 10:33:34  brun
 // Use THLimitsFinder instead of TGaxis::Optimize.
 //
@@ -146,7 +151,7 @@
 //                                                                        //
 ////////////////////////////////////////////////////////////////////////////
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TBaseClass.h"
 #include "TSystem.h"
diff --git a/star/src/TVolume.cxx b/star/src/TVolume.cxx
index 30e8cd2869d..4e0aa8428cb 100644
--- a/star/src/TVolume.cxx
+++ b/star/src/TVolume.cxx
@@ -1,4 +1,4 @@
-// @(#)root/star:$Name:  $:$Id: TVolume.cxx,v 1.4 2001/02/07 08:18:15 brun Exp $
+// @(#)root/star:$Name:  $:$Id: TVolume.cxx,v 1.5 2002/01/23 17:52:51 rdm Exp $
 // Author: Valery Fine   10/12/98
 //
 /*************************************************************************
@@ -7,7 +7,7 @@
 
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TClass.h"
 #include "TVirtualPad.h"
diff --git a/star/src/TVolumePosition.cxx b/star/src/TVolumePosition.cxx
index caaea784e02..db0983d0c9f 100644
--- a/star/src/TVolumePosition.cxx
+++ b/star/src/TVolumePosition.cxx
@@ -1,8 +1,8 @@
-// @(#)root/star:$Name:  $:$Id: TVolumePosition.cxx,v 1.3 2001/02/07 08:18:15 brun Exp $
+// @(#)root/star:$Name:  $:$Id: TVolumePosition.cxx,v 1.4 2002/01/23 17:52:51 rdm Exp $
 // Author: Valery Fine(fine@bnl.gov)   25/12/98
-// $Id: TVolumePosition.cxx,v 1.3 2001/02/07 08:18:15 brun Exp $
+// $Id: TVolumePosition.cxx,v 1.4 2002/01/23 17:52:51 rdm Exp $
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TCL.h"
 #include "TVolumePosition.h"
 #include "TVolume.h"
diff --git a/star/src/TVolumeView.cxx b/star/src/TVolumeView.cxx
index bcf9928ee28..e2b661973aa 100644
--- a/star/src/TVolumeView.cxx
+++ b/star/src/TVolumeView.cxx
@@ -1,10 +1,10 @@
-// @(#)root/star:$Name:  $:$Id: TVolumeView.cxx,v 1.9 2001/09/18 06:00:56 brun Exp $
+// @(#)root/star:$Name:  $:$Id: TVolumeView.cxx,v 1.10 2002/01/23 17:52:51 rdm Exp $
 // Author: Valery Fine(fine@bnl.gov)   25/12/98
 
 #include <assert.h>
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TCanvas.h"
 #include "TPad.h"
 #include "TCL.h"
diff --git a/test/MainEvent.cxx b/test/MainEvent.cxx
index 77a4e8f7a36..f10adf69057 100644
--- a/test/MainEvent.cxx
+++ b/test/MainEvent.cxx
@@ -1,4 +1,4 @@
-// @(#)root/test:$Name:  $:$Id: MainEvent.cxx,v 1.21 2002/01/22 10:53:29 rdm Exp $
+// @(#)root/test:$Name:  $:$Id: MainEvent.cxx,v 1.22 2002/01/23 17:52:51 rdm Exp $
 // Author: Rene Brun   19/01/97
 
 ////////////////////////////////////////////////////////////////////////
@@ -82,7 +82,7 @@
 
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "TFile.h"
 #include "TNetFile.h"
diff --git a/test/TestVectors.cxx b/test/TestVectors.cxx
index eb4169acf95..f313d35a23d 100644
--- a/test/TestVectors.cxx
+++ b/test/TestVectors.cxx
@@ -1,8 +1,8 @@
-// @(#)root/test:$Name:  $:$Id: TestVectors.cxx,v 1.2 2000/07/11 18:05:26 rdm Exp $
+// @(#)root/test:$Name:  $:$Id: TestVectors.cxx,v 1.3 2002/01/23 17:52:51 rdm Exp $
 // Author: Peter Malzacher   19/06/99
 
 #ifndef __CINT__
-#include <IOStream.h>
+#include <Riostream.h>
 #include <TMath.h>
 #include <TVector3.h>
 #include <TLorentzVector.h>
diff --git a/test/guiviewer.cxx b/test/guiviewer.cxx
index 09033df580d..ae96121e708 100644
--- a/test/guiviewer.cxx
+++ b/test/guiviewer.cxx
@@ -1,4 +1,4 @@
-// @(#)root/test:$Name:  $:$Id: guiviewer.cxx,v 1.7 2001/08/22 08:43:09 rdm Exp $
+// @(#)root/test:$Name:  $:$Id: guiviewer.cxx,v 1.8 2002/01/23 17:52:51 rdm Exp $
 // Author: Brett Viren   04/15/2001
 
 // guiviewer.cxx: GUI test program showing TGTableLayout widget manager,
@@ -23,7 +23,7 @@
 #include "TRandom.h"
 #include "TGDoubleSlider.h"
 #include "TGaxis.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 
 Viewer::Viewer(const TGWindow *win) : TGMainFrame(win,500,500)
diff --git a/test/tcollbm.cxx b/test/tcollbm.cxx
index b2717ec2638..89205987f04 100644
--- a/test/tcollbm.cxx
+++ b/test/tcollbm.cxx
@@ -1,9 +1,9 @@
-// @(#)root/test:$Name:  $:$Id: tcollbm.cxx,v 1.4 2001/04/21 01:06:58 rdm Exp $
+// @(#)root/test:$Name:  $:$Id: tcollbm.cxx,v 1.5 2002/01/23 17:52:51 rdm Exp $
 // Author: Nikolay Root   05/07/98
 
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TCollection.h"
 #include "TSortedList.h"
 #include "TObjArray.h"
diff --git a/test/tcollex.cxx b/test/tcollex.cxx
index b2aa7549ebe..9be38e601e4 100644
--- a/test/tcollex.cxx
+++ b/test/tcollex.cxx
@@ -1,9 +1,9 @@
-// @(#)root/test:$Name:  $:$Id: tcollex.cxx,v 1.5 2001/04/20 17:56:50 rdm Exp $
+// @(#)root/test:$Name:  $:$Id: tcollex.cxx,v 1.6 2002/01/23 17:52:51 rdm Exp $
 // Author: Fons Rademakers   19/08/96
 
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TString.h"
 #include "TObjString.h"
 #include "TSortedList.h"
diff --git a/test/tstring.cxx b/test/tstring.cxx
index 4c4af3116ef..e8b5d1a0511 100644
--- a/test/tstring.cxx
+++ b/test/tstring.cxx
@@ -1,9 +1,9 @@
-// @(#)root/test:$Name:  $:$Id: tstring.cxx,v 1.2 2000/07/11 18:05:26 rdm Exp $
+// @(#)root/test:$Name:  $:$Id: tstring.cxx,v 1.3 2002/01/23 17:52:51 rdm Exp $
 // Author: Fons Rademakers   19/08/96
 
 #include <stdlib.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TString.h"
 #include "TRegexp.h"
 
diff --git a/test/vlazy.cxx b/test/vlazy.cxx
index d07a7a20d2c..0eb4536ffc6 100644
--- a/test/vlazy.cxx
+++ b/test/vlazy.cxx
@@ -1,4 +1,4 @@
-// @(#)root/test:$Name:  $:$Id: vlazy.cxx,v 1.4 2001/04/20 17:56:50 rdm Exp $
+// @(#)root/test:$Name:  $:$Id: vlazy.cxx,v 1.5 2002/01/23 17:52:51 rdm Exp $
 // Author: Fons Rademakers   14/11/97
 
 //
@@ -12,7 +12,7 @@
 
 #include "TStopwatch.h"
 #include "TMatrix.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 
 class do_downsample : public TElementPosAction {
diff --git a/test/vmatrix.cxx b/test/vmatrix.cxx
index 27e6182d811..3bf8b2c5fc9 100644
--- a/test/vmatrix.cxx
+++ b/test/vmatrix.cxx
@@ -1,4 +1,4 @@
-// @(#)root/test:$Name:  $:$Id: vmatrix.cxx,v 1.7 2001/12/03 16:58:26 brun Exp $
+// @(#)root/test:$Name:  $:$Id: vmatrix.cxx,v 1.8 2002/01/23 17:52:51 rdm Exp $
 // Author: Fons Rademakers   14/11/97
 
 //////////////////////////////////////////////////////////////////////////
@@ -12,7 +12,7 @@
 #include <math.h>
 #include <float.h>
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TApplication.h"
 #include "TFile.h"
 #include "TMatrix.h"
diff --git a/test/vvector.cxx b/test/vvector.cxx
index 8ba1b54eefb..9f180f9072c 100644
--- a/test/vvector.cxx
+++ b/test/vvector.cxx
@@ -1,4 +1,4 @@
-// @(#)root/test:$Name:  $:$Id: vvector.cxx,v 1.6 2001/05/09 18:01:49 rdm Exp $
+// @(#)root/test:$Name:  $:$Id: vvector.cxx,v 1.7 2002/01/23 17:52:52 rdm Exp $
 // Author: Fons Rademakers   14/11/97
 
 //////////////////////////////////////////////////////////////////////////
@@ -12,7 +12,7 @@
 #include "TApplication.h"
 #include "TFile.h"
 #include "TMatrix.h"
-#include "IOStream.h"
+#include "Riostream.h"
 
 //
 //------------------------------------------------------------------------
diff --git a/treeplayer/src/TTreePlayer.cxx b/treeplayer/src/TTreePlayer.cxx
index cb0c0a2fdef..5790237b472 100644
--- a/treeplayer/src/TTreePlayer.cxx
+++ b/treeplayer/src/TTreePlayer.cxx
@@ -1,4 +1,4 @@
-// @(#)root/treeplayer:$Name:  $:$Id: TTreePlayer.cxx,v 1.84 2002/01/20 10:25:03 brun Exp $
+// @(#)root/treeplayer:$Name:  $:$Id: TTreePlayer.cxx,v 1.85 2002/01/23 17:52:52 rdm Exp $
 // Author: Rene Brun   12/01/96
 
 /*************************************************************************
@@ -212,7 +212,7 @@
 
 #include "snprintf.h"
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TTreePlayer.h"
 #include "TROOT.h"
 #include "TSystem.h"
diff --git a/treeviewer/src/TPaveVar.cxx b/treeviewer/src/TPaveVar.cxx
index c3458ccbac9..327a42a2f95 100644
--- a/treeviewer/src/TPaveVar.cxx
+++ b/treeviewer/src/TPaveVar.cxx
@@ -1,4 +1,4 @@
-// @(#)root/treeviewer:$Name:  $:$Id: TPaveVar.cxx,v 1.2 2000/06/13 13:59:21 brun Exp $
+// @(#)root/treeviewer:$Name:  $:$Id: TPaveVar.cxx,v 1.3 2002/01/23 17:52:52 rdm Exp $
 // Author: Rene Brun   08/12/98
 /*************************************************************************
  * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers.               *
@@ -8,7 +8,7 @@
  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
  *************************************************************************/
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TROOT.h"
 #include "Buttons.h"
 #include "TPaveVar.h"
diff --git a/treeviewer/src/TTVSession.cxx b/treeviewer/src/TTVSession.cxx
index f7211a5da8b..6b2a94c4a7d 100644
--- a/treeviewer/src/TTVSession.cxx
+++ b/treeviewer/src/TTVSession.cxx
@@ -1,4 +1,4 @@
-// @(#)root/treeviewer:$Name:  $:$Id: TTVSession.cxx,v 1.2 2001/04/06 07:27:18 brun Exp $
+// @(#)root/treeviewer:$Name:  $:$Id: TTVSession.cxx,v 1.3 2002/01/23 17:52:52 rdm Exp $
 //Author : Andrei Gheata   21/02/01
 
 /*************************************************************************
@@ -10,7 +10,7 @@
  *************************************************************************/
 
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TTVSession.h"
 #include "TTreeViewer.h"
 #include "TTVLVContainer.h"
diff --git a/treeviewer/src/TTreeViewer.cxx b/treeviewer/src/TTreeViewer.cxx
index 33f6857c7ff..e976ac51f86 100644
--- a/treeviewer/src/TTreeViewer.cxx
+++ b/treeviewer/src/TTreeViewer.cxx
@@ -1,4 +1,4 @@
-// @(#)root/treeviewer:$Name:  $:$Id: TTreeViewer.cxx,v 1.21 2002/01/16 14:35:21 brun Exp $
+// @(#)root/treeviewer:$Name:  $:$Id: TTreeViewer.cxx,v 1.22 2002/01/23 17:52:52 rdm Exp $
 //Author : Andrei Gheata   16/08/00
 
 /*************************************************************************
@@ -160,7 +160,7 @@
 //End_Html
 //
 
-#include "IOStream.h"
+#include "Riostream.h"
 #include "TTreeViewer.h"
 #include "HelpTextTV.h"
 #include "TTVLVContainer.h"
diff --git a/tutorials/Quad.cxx b/tutorials/Quad.cxx
index 54c428aeb42..fb5670c3de8 100644
--- a/tutorials/Quad.cxx
+++ b/tutorials/Quad.cxx
@@ -1,5 +1,5 @@
 #include <math.h>
-#include "IOStream.h"
+#include "Riostream.h"
 #include "Quad.h"
 
 Quad::Quad(Float_t a,Float_t b,Float_t c)
-- 
GitLab