Salome HOME
Fix compilation pb.
[modules/kernel.git] / src / Registry / RegistryService.hxx
index 4315f9321bb79c8ca2a1224b960fa743db5bdaa7..9b26f41f8b6357a5eb8b6766dfc5d310db3683d6 100644 (file)
@@ -72,6 +72,7 @@ public :
        virtual ~RegistryService(void);
 
         void ping();
+        CORBA::Long getPID();
        virtual CORBA::ULong add (const Registry::Infos & infos);
        virtual CORBA::ULong size ( void );
 #ifndef WNT