0024750: Replace instantiations of TCollection generic classes by NCollection templat...
[occt.git] / src / BRepMesh / BRepMesh_EdgeParameterProvider.hxx
index 1a250db..d1699f4 100644 (file)
@@ -19,7 +19,7 @@
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
 #include <Extrema_LocateExtPC.hxx>
-#include <Handle_TColStd_HArray1OfReal.hxx>
+#include <TColStd_HArray1OfReal.hxx>
 
 class gp_Pnt;
 class TopoDS_Edge;