]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Change # include <strstream> by #include <sstream>
authorgdd <gdd>
Mon, 8 Nov 2010 12:59:44 +0000 (12:59 +0000)
committergdd <gdd>
Mon, 8 Nov 2010 12:59:44 +0000 (12:59 +0000)
commit14cbead505b7f549cfc3dad0c9d150f57eb8df00
treea4533de92c63548cb7d23131a0e55749e64ece01
parente05abef9a72bd2671f2a5425f6b5dd9cb75aa545
Change # include <strstream> by #include <sstream>
and replace strstream, ostrstream, istrstream by
stringstream, ostringstream, istringstream
src/CONVERTOR/VISUConvertor.cxx
src/CONVERTOR/VISU_TableReader.cxx
src/VISU_I/VISU_ColoredPrs3d_i.cc
src/VISU_I/VISU_DumpPython.cc
src/VISU_I/VISU_Gen_i.cc
src/VISU_I/VISU_MultiResult_i.cc