force strict ISO C++ (-Wpedantic)
for Drawing, Image, Inspection, Mesh, MeshPart, Part, Path, Points, Raytracing, ReverseEngineering, Spreadsheet, Start, Surface, Web TODO: fix several -Woverflow in area
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
|
||||
using namespace PartGui;
|
||||
|
||||
SO_NODE_SOURCE(SoBrepEdgeSet);
|
||||
SO_NODE_SOURCE(SoBrepEdgeSet)
|
||||
|
||||
struct SoBrepEdgeSet::SelContext: Gui::SoFCSelectionContext {
|
||||
std::vector<int32_t> hl, sl;
|
||||
|
||||
Reference in New Issue
Block a user