// Created: Tue Oct 24 13:31:42 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: Tue Oct 24 13:37:07 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 <WOKTools_Messages.hxx>