Salome HOME
Copyright update 2022
[modules/geom.git] / src / CurveCreator / CurveCreator_UtilsICurve.cxx
index 5be3e4a5c87f6e05c3e69c557a3cc4de71d24031..2a4b09160c197987faba977a27f3a38c2ed4e8de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2020  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;