mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
Fix for '#18728[CEA][Windows] SMESH compilation broken __cdecl SMESH::GetMeshesUsingAlgoOrHypothesis'
This commit is contained in:
parent
847109ca10
commit
0fe03353fe
@ -116,6 +116,7 @@ namespace SMESH
|
||||
SMESH::SMESH_Hypothesis_ptr );
|
||||
|
||||
typedef std::vector<_PTR(SObject)> SObjectList;
|
||||
SMESHGUI_EXPORT
|
||||
SObjectList GetMeshesUsingAlgoOrHypothesis( SMESH::SMESH_Hypothesis_ptr );
|
||||
|
||||
SMESHGUI_EXPORT
|
||||
|
Loading…
Reference in New Issue
Block a user