FreeCAD: master b23589d6

Author Committer Branch Timestamp Parent
wmayer wmayer master 2019-08-01 18:01:33 master 755536e9
Changeset avoid including bitset header and Qt 5.12's qfloat16.h in the same compilation unit
Hints: qfloat16.h is included through PySide2 headers
       There is a compiler bug in VS 2017 so that the build stops (https://bugreports.qt.io/browse/QTBUG-72073)
mod - src/Gui/WidgetFactory.cpp Diff File