]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
strstream is no longer in the STL
authorgdd <gdd>
Mon, 8 Nov 2010 10:56:53 +0000 (10:56 +0000)
committergdd <gdd>
Mon, 8 Nov 2010 10:56:53 +0000 (10:56 +0000)
src/VISU_I/VISU_Gen_i.cc

index c866e1d397309cd4752a368df01cd7a83aa9c7e7..7ab656d458ae915fa07830a654886283baabbae7 100644 (file)
@@ -86,9 +86,6 @@
 #include "Utils_ExceptHandlers.hxx"
 UNEXPECT_CATCH(SalomeException, SALOME::SALOME_Exception);
 
-// STL Includes
-#include <strstream>
-
 #include <boost/filesystem/path.hpp>
 #include <boost/filesystem/operations.hpp>
 namespace filesystem = boost::filesystem;