0032951: Coding - get rid of unused headers [GeomConvert to IGESBasic]
[occt.git] / src / gp / gp_Lin.cxx
index 775fd23..a291af2 100644 (file)
@@ -24,7 +24,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
-#include <Standard_ConstructionError.hxx>
 
 Standard_Real gp_Lin::Distance (const gp_Lin& Other) const
 {