mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-15 21:21:21 +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()
|
bool SMESH_File::openForWriting()
|
||||||
{
|
{
|
||||||
|
close();
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
#ifdef UNICODE
|
#ifdef UNICODE
|
||||||
std::wstring aName = Kernel_Utils::utf8_decode_s(_name);
|
std::wstring aName = Kernel_Utils::utf8_decode_s(_name);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user