# include <time.h>
#endif
-#ifdef HAVE_IOSTREAM
-# include <iostream>
-#elif defined (HAVE_IOSTREAM_H)
-# include <iostream.h>
-#endif
+#include <Standard_Stream.hxx>
#endif // DONT_COMPENSATE
#include <TColStd_HSequenceOfHAsciiString.hxx>
// Created: Tue Aug 29 21:40:43 1995
// Author: Jean GAUTIER
// <jga@cobrax>
-
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
-
-#ifdef HAVE_FSTREAM
-# include <fstream>
-#elif defined (HAVE_FSTREAM_H)
-# include <fstream.h>
-#endif
+#include <Standard_Stream.hxx>
#include <TCollection_HAsciiString.hxx>
// Created: Fri Feb 28 21:37:37 1997
// Author: Jean GAUTIER
// <jga@cobrax.paris1.matra-dtv.fr>
-
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
-
-#ifdef HAVE_FSTREAM
-# include <fstream>
-#elif defined (HAVE_FSTREAM_H)
-# include <fstream.h>
-#endif
+#include <Standard_Stream.hxx>
#include <TColStd_HSequenceOfHAsciiString.hxx>
#include <WOKTools_Messages.hxx>
// Created: Thu Oct 26 18:36:01 1995
// Author: Jean GAUTIER
// <jga@cobrax>
-
-#include <fstream.h>
+#include <Standard_Stream.hxx>
#include <TCollection_HAsciiString.hxx>
#if defined(HAVE_TIME_H) || defined(WNT)
# include <time.h>
#endif
-#ifdef HAVE_IOSTREAM
-# include <iostream>
-#elif defined (HAVE_IOSTREAM_H)
-# include <iostream.h>
-#endif
+#include <Standard_Stream.hxx>
// endif DONT_COMPENSATE
#endif
// Created: Mon Aug 18 15:41:22 1997
// Author: Jean GAUTIER
// <jga@hourax.paris1.matra-dtv.fr>
-
+#include <Standard_Stream.hxx>
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <io.h>
#endif
-#ifdef HAVE_FSTREAM
-# include <fstream>
-#elif defined (HAVE_FSTREAM_H)
-# include <fstream.h>
-#endif
-
#ifdef HAVE_UNISTD_H
# include <unistd.h>
#endif
#define CHECK_REMOTE 1
#endif // WNT
-#ifdef HAVE_IOMANIP_H
-# include <iomanip.h>
-#endif
+//#ifdef HAVE_IOMANIP_H
+//# include <iomanip.h>
+//#endif
//=======================================================================
//function : WOKStep_ProcessStep
#include <WOKUtils_ShellManager.hxx>
#include <TColStd_HSequenceOfHAsciiString.hxx>
+#include <Standard_Stream.hxx>
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
-
-#ifdef HAVE_FSTREAM
-# include <fstream>
-#elif defined (HAVE_FSTREAM_H)
-# include <fstream.h>
-#endif
#ifdef HAVE_STDLIB_H
# include <stdlib.h>
#endif