mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-24 13:50:49 +03:00
0022550: Fixing data races
This commit is contained in:
@@ -4,9 +4,6 @@
|
||||
// BSpline Curve in 2d space
|
||||
// **************************
|
||||
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
||||
#define Dimension_gen 2
|
||||
|
||||
#define Array1OfPoints TColgp_Array1OfPnt2d
|
||||
@@ -38,4 +35,3 @@
|
||||
#define BSplCLib_DataContainer BSplCLib_DataContainer_2d
|
||||
|
||||
#include <BSplCLib_CurveComputation.gxx>
|
||||
|
||||
|
Reference in New Issue
Block a user