mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-12 17:50:34 +05:00
54524: [FORUM]: Export in STL work wrong' issue
This commit is contained in:
parent
a9af195d40
commit
ee0db2f237
@ -319,6 +319,8 @@ bool SMESH_File::getInts(std::vector<int>& ints)
|
||||
|
||||
bool SMESH_File::openForWriting()
|
||||
{
|
||||
close();
|
||||
|
||||
#ifdef WIN32
|
||||
#ifdef UNICODE
|
||||
std::wstring aName = Kernel_Utils::utf8_decode_s(_name);
|
||||
|
Loading…
Reference in New Issue
Block a user