add missing header

This commit is contained in:
wmayer 2016-10-26 11:23:02 +02:00
parent 18a5ff83b1
commit 52980057bf

View File

@ -74,6 +74,7 @@
# include <Standard_ConstructionError.hxx>
# include <TColgp_Array1OfPnt.hxx>
# include <TColgp_Array2OfPnt.hxx>
# include <TColgp_Array1OfVec.hxx>
# include <TColgp_HArray1OfPnt.hxx>
# include <TColStd_HArray1OfBoolean.hxx>
# include <TColStd_Array1OfReal.hxx>