Add include for TColgp_Array1OfPnt

- Travis/Appveyor use oce-0.15 vs devl
   environment occ7.2.
This commit is contained in:
wandererfan
2018-04-28 18:23:47 -04:00
committed by wmayer
parent 33c77a5462
commit 09e85f7ef1

View File

@@ -53,7 +53,7 @@
#include <TopoDS_Shape.hxx>
#include <TopExp_Explorer.hxx>
#include <TopoDS_Edge.hxx>
#include <TColgp_Array1OfPnt.hxx>
#include <Base/Console.h>
#include <Base/Parameter.h>