mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-14 02:30:33 +05:00
Windows compatibility
This commit is contained in:
parent
28230317bf
commit
3c0d0df848
@ -43,6 +43,7 @@ SET(_link_LIBRARIES
|
||||
${CAS_TKG3d}
|
||||
${CAS_TKGeomBase}
|
||||
${CAS_TKGeomAlgo}
|
||||
${CAS_TKTopAlgo}
|
||||
${Boost_LIBRARIES}
|
||||
SMDS
|
||||
)
|
||||
|
@ -161,7 +161,7 @@ namespace SMESH_MAT2d
|
||||
* \brief Face boundary is discretized so that each its segment to correspond to
|
||||
* an edge of MA
|
||||
*/
|
||||
class Boundary
|
||||
class SMESHUtils_EXPORT Boundary
|
||||
{
|
||||
public:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user