diff options
Diffstat (limited to 'cad/salome-smesh/files/patch-DriverSTL_R_SMDS_Mesh.cxx')
-rw-r--r-- | cad/salome-smesh/files/patch-DriverSTL_R_SMDS_Mesh.cxx | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/salome-smesh/files/patch-DriverSTL_R_SMDS_Mesh.cxx b/cad/salome-smesh/files/patch-DriverSTL_R_SMDS_Mesh.cxx new file mode 100644 index 000000000000..5afb1980dabb --- /dev/null +++ b/cad/salome-smesh/files/patch-DriverSTL_R_SMDS_Mesh.cxx @@ -0,0 +1,10 @@ +--- src/DriverSTL/DriverSTL_R_SMDS_Mesh.cxx.orig 2009-06-08 14:37:18.000000000 +0700 ++++ src/DriverSTL/DriverSTL_R_SMDS_Mesh.cxx 2009-06-08 14:39:06.000000000 +0700 +@@ -21,6 +21,7 @@ + // + #include <stdio.h> + #include <gp_Pnt.hxx> ++#include <fstream> + //======================================================================= + //function : HashCode + //purpose : |