mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 18:18:35 +05:00
Small correction.
This commit is contained in:
parent
2981cca5dd
commit
f33f73b435
@ -209,7 +209,7 @@ TopoDS_Shape GEOM_Function::GetValue()
|
||||
|
||||
if (!isResult) {
|
||||
try {
|
||||
#if OCC_VERSION_LARGE > 0x060100
|
||||
#if OCC_VERSION_LARGE > 0x06010000
|
||||
OCC_CATCH_SIGNALS;
|
||||
#endif
|
||||
GEOM_Solver aSolver(GEOM_Engine::GetEngine());
|
||||
|
Loading…
Reference in New Issue
Block a user