Salome HOME
Copyright update 2022
[modules/geom.git] / src / CurveCreator / CurveCreator_UtilsICurve.cxx
index e6e3f9b71d3def7c57b1e9550894f7f35c308b75..2a4b09160c197987faba977a27f3a38c2ed4e8de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2013-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -21,6 +21,7 @@
 
 #include "CurveCreator.hxx"
 #include <gp_Pnt.hxx>
+#include <TopoDS_Shape.hxx>
 
 const double LOCAL_SELECTION_TOLERANCE = 0.0001;