// Author: Jean GAUTIER
// <jga@cobrax.paris1.matra-dtv.fr>
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <Standard_SStream.hxx>
#include <tcl.h>
# pragma message( "Information: tcl"TCL_VERSION".lib is using as TCL library" )
#endif // WNT
-#ifdef HAVE_STRSTREAM_H
-# include <strstream.h>
-#endif
#include <Standard_ErrorHandler.hxx>
// Created: Mon Apr 1 19:26:43 1996
// Author: Jean GAUTIER
// <jga@cobrax>
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <Standard_SStream.hxx>
#include <tcl.h>
-#ifdef HAVE_STRSTREAM_H
-# include <strstream.h>
-#endif
-
#include <WOKTools_StringValue.hxx>
#include <WOKTools_EnvValue.hxx>
#include <WOKTools_ChDirValue.hxx>