AllowRotation and size_t
This commit is contained in:
committed by
PaddleStroke
parent
fe99ad2593
commit
85557e1fa4
@@ -15,7 +15,7 @@ DispCompIeqcJecO::DispCompIeqcJecO()
|
||||
{
|
||||
}
|
||||
|
||||
DispCompIeqcJecO::DispCompIeqcJecO(EndFrmsptr frmi, EndFrmsptr frmj, int axis) : DispCompIecJecO(frmi, frmj, axis)
|
||||
DispCompIeqcJecO::DispCompIeqcJecO(EndFrmsptr frmi, EndFrmsptr frmj, size_t axis) : DispCompIecJecO(frmi, frmj, axis)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user