]> OCCT Git - occt-wok.git/commitdiff
Connect to BugMaster for details
authorcascade <cascade@opencascade.com>
Mon, 17 Nov 2003 21:43:22 +0000 (21:43 +0000)
committercascade <cascade@opencascade.com>
Mon, 17 Nov 2003 21:43:22 +0000 (21:43 +0000)
src/WOKBuilder/WOKBuilder_Archiver.cxx
src/WOKBuilder/WOKBuilder_Linker.cxx

index 907d29d7e0e9137703e3e6cab73b2f6f53cfa14a..251215e9e14c7b62cd3d223d4100f22cb092d70f 100755 (executable)
@@ -2,17 +2,7 @@
 // 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>
 
index dbf2641d869e3c9b03c6a76aacb8891f5a12b26a..738331bba69d9c2fb81a5993034a5fb335c2910c 100755 (executable)
@@ -2,16 +2,7 @@
 // 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>