Salome HOME
Fix error when reading file on a non-utf-8 locale
[modules/shaper.git] / src / GeomDataAPI / GeomDataAPI_swig.h
index b23de60169fc52bbaff275f51837ed215f67d7c8..47ba1d0e3d352278eda98013dea6fbfdf8ef75ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -28,6 +28,7 @@
   #include "GeomDataAPI_Point.h"
   #include "GeomDataAPI_Dir.h"
   #include "GeomDataAPI_Point2D.h"
+  #include "GeomDataAPI_Point2DArray.h"
 
   #include <memory>
   #include <string>