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