TD: [skip ci] may explicitly require gp_Ax3 header depending on OCCT version

This commit is contained in:
wmayer
2022-10-05 09:36:31 +02:00
parent a612b51952
commit d474d2aaa8

View File

@@ -34,6 +34,7 @@
#include <BRepTools.hxx>
#include <gp_Ax1.hxx>
#include <gp_Ax2.hxx>
#include <gp_Ax3.hxx>
#include <gp_Dir.hxx>
#include <gp_Pnt.hxx>
#include <gp_Trsf.hxx>