Skip to content

Commit

Permalink
[Part] CylinderPyImp.cpp: add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
donovaly committed Jul 4, 2022
1 parent f92b5b4 commit 90d6602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mod/Part/App/CylinderPyImp.cpp
Expand Up @@ -25,6 +25,7 @@
# include <GC_MakeCylindricalSurface.hxx>
# include <Geom_Circle.hxx>
# include <Geom_CylindricalSurface.hxx>
# include <gp_Cylinder.hxx>
#endif

#include <Base/GeometryPyCXX.h>
Expand Down

0 comments on commit 90d6602

Please sign in to comment.