]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - CONTAINERS/AliDataType.cxx
Removing extra namespace (alpha)
[u/mrichter/AliRoot.git] / CONTAINERS / AliDataType.cxx
index 561d035096bc6ed2ac2b74bde2dd6171c8fcaac5..ea5cc81e2ae15d6468bdcc1f686a5c8f283657db 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/*
-$Log$
-Revision 1.1  2000/11/01 16:01:22  kowal2
-Classes for handling the new hits structures
+/* $Id$ */
 
-*/
 ///////////////////////////////////////////////////////////////////////////////
 //                                                                           //
 //  AliDataType                                                              //
@@ -36,7 +32,7 @@ Classes for handling the new hits structures
 #include "TDataType.h"   
 
 #include "TROOT.h"
-#include "iostream.h"
+#include "Riostream.h"
 
 
 ClassImp(AliDataType)