[TD]fix missing include for CI

This commit is contained in:
wandererfan
2022-10-27 12:57:16 -04:00
committed by WandererFan
parent 87cc3fe864
commit 86e7f36791

View File

@@ -43,7 +43,7 @@
#include <gp_Ax2.hxx>
#include <gp_Ax3.hxx>
#include <gp_Dir.hxx>
#include <gp_Pnt.hxx>
#include <gp_Pln.hxx>
#include <gp_Trsf.hxx>
#include <gp_Vec.hxx>
#include <HLRAlgo_Projector.hxx>