Fix for '#18728[CEA][Windows] SMESH compilation broken __cdecl SMESH::GetMeshesUsingAlgoOrHypothesis'

This commit is contained in:
rnv 2020-02-17 19:17:08 +03:00
parent 847109ca10
commit 0fe03353fe

View File

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