force strict ISO C++ (-Wpedantic)
for Fem, Import, PartDesign, Robot, Sketcher, TechDraw
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
#include "Mod/Part/App/DatumFeature.h"
|
||||
|
||||
#include <Base/Console.h>
|
||||
|
||||
FC_LOG_LEVEL_INIT("PartDesign",true,true)
|
||||
|
||||
|
||||
@@ -222,7 +223,7 @@ Body* Feature::getFeatureBody() const {
|
||||
}
|
||||
|
||||
return nullptr;
|
||||
};
|
||||
}
|
||||
|
||||
}//namespace PartDesign
|
||||
|
||||
|
||||
Reference in New Issue
Block a user