Win32 compatibility

This commit is contained in:
vsr 2012-12-25 05:25:17 +00:00
parent 811cb809ee
commit fd1f32bef8

View File

@ -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