mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-06 08:04:18 +05:00
PAL13473 (Build repetitive mesh):
fix compilation pb on RedHat and DebianSarge
This commit is contained in:
parent
c52ed61b6f
commit
e86b832f78
@ -261,7 +261,7 @@ class _pyHypothesis: public _pyObject
|
||||
{
|
||||
protected:
|
||||
bool myIsAlgo, /*myIsLocal, */myIsWrapped, myIsConverted;
|
||||
int myDim, /*myAdditionCmdNb*/;
|
||||
int myDim/*, myAdditionCmdNb*/;
|
||||
_pyID myGeom, myMesh;
|
||||
TCollection_AsciiString myCreationMethod, myType;
|
||||
TColStd_SequenceOfAsciiString myArgs;
|
||||
|
Loading…
Reference in New Issue
Block a user