Sketcher: [skip ci] fix changing multiplicity of a spline for Windows builds if PCH is enabled

This commit is contained in:
wmayer
2020-10-23 13:43:42 +02:00
parent aeb0c17e6e
commit 3415401916

View File

@@ -76,7 +76,7 @@
#endif
// OCC
#include <TopoDS_Shape.hxx>
#include <Standard_Version.hxx>
#include <GC_MakeEllipse.hxx>
#include <BRep_Tool.hxx>
#include <gp_Pnt.hxx>
@@ -87,6 +87,7 @@
#include <TopExp_Explorer.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Shape.hxx>
#include <TopoDS_Vertex.hxx>
// Qt Toolkit