]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliConfig.h
Fix memory leak
[u/mrichter/AliRoot.git] / STEER / AliConfig.h
index 4a17084aa844120cbe9dd45288f432ec3c0e0889..ac1d8c1ada200e017e67ab99e40d60224993c7bc 100644 (file)
@@ -6,6 +6,9 @@
 /* $Id$ */
 /* 
  * $Log$
+ * Revision 1.3  2001/10/04 15:30:56  hristov
+ * Changes to accommodate the set of PHOS folders and tasks (Y.Schutz)
+ *
  * Revision 1.2  2001/05/21 17:22:51  buncic
  * Fixed problem with missing AliConfig while reading galice.root
  *
@@ -14,7 +17,7 @@
  * 
  */
 
-#include <iostream>
+#include <iostream.h>
 #include <TFolder.h>
 #include <TList.h>
 #include <TInterpreter.h>