From: gdd Date: Mon, 8 Nov 2010 10:56:53 +0000 (+0000) Subject: strstream is no longer in the STL X-Git-Tag: V5_1_5rc2~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e05abef9a72bd2671f2a5425f6b5dd9cb75aa545;p=modules%2Fvisu.git strstream is no longer in the STL --- diff --git a/src/VISU_I/VISU_Gen_i.cc b/src/VISU_I/VISU_Gen_i.cc index c866e1d3..7ab656d4 100644 --- a/src/VISU_I/VISU_Gen_i.cc +++ b/src/VISU_I/VISU_Gen_i.cc @@ -86,9 +86,6 @@ #include "Utils_ExceptHandlers.hxx" UNEXPECT_CATCH(SalomeException, SALOME::SALOME_Exception); -// STL Includes -#include - #include #include namespace filesystem = boost::filesystem;