Salome HOME
bos #26458 Versioning of sources via git commit id (sha1)
[modules/geom.git] / src / XAOPlugin / XAOPlugin_IOperations_i.hh
index 3b849c79e4b456ae163f2d959265862f0dd1a0d8..dbe87d75a3b3b19bfa5452593ecef2876a240f0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2014-2021  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
@@ -47,7 +47,8 @@ public:
                             const GEOM::ListOfGO& groups,
                             const GEOM::ListOfFields& fields,
                             const char* author,
-                            const char* fileName );
+                            const char* fileName,
+                            const char* shapeFileName );
 
   CORBA::Boolean ImportXAO( const char* fileName,
                             GEOM::GEOM_Object_out shape,