mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-05-14 12:10:48 +05:00
Win32 compatibility
This commit is contained in:
parent
811cb809ee
commit
fd1f32bef8
@ -102,8 +102,8 @@
|
|||||||
|
|
||||||
namespace SMESH
|
namespace SMESH
|
||||||
{
|
{
|
||||||
void throwSalomeEx(const char* txt);
|
SMESHUtils_EXPORT void throwSalomeEx(const char* txt);
|
||||||
void doNothing(const char* txt);
|
SMESHUtils_EXPORT void doNothing(const char* txt);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user