[TD]fix missing include for CI

This commit is contained in:
wandererfan
2022-10-27 12:57:16 -04:00
committed by WandererFan
parent 99f67b8a40
commit 86b5000451

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>