Salome HOME
Copyright update 2021
[samples/component.git] / src / AdditionComponent / Addition_Adder_Impl.hxx
index 2f09c1cc15f75240713416a7584a9c29f00aa226..362c3b0554ae7dfaa3aae7845e39c51fecd6ee85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -66,8 +66,8 @@ class ADDITIONCOMPONENTENGINE_EXPORT Adder_Impl :  public POA_AdditionComponent:
 
     virtual void LastResult( CORBA::Double & z ) ;
 
-    virtual Engines::EngineComponent_ptr LccAdditionInterface( char * aContainer ,
-                                                               char * aComponentName ) ;
+    virtual Engines::EngineComponent_ptr LccAdditionInterface( const char * aContainer ,
+                                                               const char * aComponentName ) ;
 
   private: