Salome HOME
0021063: [CEA 434] Compilation using gnu compiler v4.5
[modules/kernel.git] / src / TestContainer / SALOME_TestComponent_i.hxx
index 198d08f319e5171ee72bd680a9e0dd5658f06482..68c2b0b59f591b2793efcf65b1b9a9a506eedb83 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
+//  Copyright (C) 2007-2010  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
@@ -19,6 +19,7 @@
 //
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+
 //  SALOME TestContainer : test of container creation and its life cycle
 //  File   : SALOME_TestComponent_i.hxx
 //  Author : Paul RASCLE, EDF - MARC TAJCHMAN, CEA
@@ -44,10 +45,10 @@ class TESTCONTAINER_EXPORT Engines_TestComponent_i:
 public:
   Engines_TestComponent_i();
   Engines_TestComponent_i(CORBA::ORB_ptr orb,
-                         PortableServer::POA_ptr poa,
-                         PortableServer::ObjectId * contId, 
-                         const char *instanceName, 
-                         const char *interfaceName);
+                          PortableServer::POA_ptr poa,
+                          PortableServer::ObjectId * contId, 
+                          const char *instanceName, 
+                          const char *interfaceName);
 
   virtual ~Engines_TestComponent_i();