mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-16 06:25:04 +08:00
0027105: Make code ISO-compliant [-Wpedantic fixes]
Remove extra semicolons and correct function prototypes for GCC -pedantic ISO compliance option
This commit is contained in:
@@ -192,7 +192,7 @@ namespace {
|
||||
// The better way is to pass this information via binder or via TopoDS_Shape itself, however,
|
||||
// this is very specific info to do so...
|
||||
Standard_Boolean NM_DETECTED = Standard_False;
|
||||
};
|
||||
}
|
||||
|
||||
// ============================================================================
|
||||
// Method : STEPControl_ActorRead::STEPControl_ActorRead ()
|
||||
|
||||
Reference in New Issue
Block a user