From: vsv Date: Tue, 30 Jun 2015 07:38:29 +0000 (+0300) Subject: Fix for compilation error X-Git-Tag: V_1.3.0~156 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f8585cb5f220ae69f8a7cb01cb0a38974b309bbc;p=modules%2Fshaper.git Fix for compilation error --- diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.cpp index ba862725a..0479b0a4f 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.cpp @@ -98,7 +98,7 @@ bool IGESExport(const std::string& theFileName, aBrepMode = 1; #ifdef _DEBUG - std::cout << "Export IGES into file " << theFileName.ToCString() << std::endl; + std::cout << "Export IGES into file " << theFileName << std::endl; #endif // Mantis issue 0021350: check being exported shape, as some stand-alone