mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03: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:
@@ -41,6 +41,6 @@ namespace SelectMgr_MatOp
|
||||
|
||||
return aRes;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
#endif // _SelectMgr_VectorTypes_HeaderFile
|
||||
|
Reference in New Issue
Block a user