force strict ISO C++ (-Wpedantic)

for Fem, Import, PartDesign, Robot, Sketcher, TechDraw
This commit is contained in:
wmayer
2019-09-18 14:18:07 +02:00
parent a247b7e6a5
commit d0d92b0801
64 changed files with 268 additions and 257 deletions

View File

@@ -50,7 +50,7 @@ using namespace TechDraw;
// PropertyGeomFormatList
//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
TYPESYSTEM_SOURCE(TechDraw::PropertyGeomFormatList, App::PropertyLists);
TYPESYSTEM_SOURCE(TechDraw::PropertyGeomFormatList, App::PropertyLists)
//**************************************************************************
// Construction/Destruction