[Part] PlanePyImp.cpp.cpp: add missing include

This commit is contained in:
Uwe
2022-07-03 21:08:22 +02:00
parent 4dced53a00
commit fa758b882a

View File

@@ -24,6 +24,7 @@
#ifndef _PreComp_
# include <gp_Ax1.hxx>
# include <gp_Dir.hxx>
# include <gp_Pln.hxx>
# include <gp_Pnt.hxx>
# include <GC_MakePlane.hxx>
# include <Geom_Plane.hxx>