diff options
Diffstat (limited to 'TAO/orbsvcs/PSS/PSDL_Root_Scope.cpp')
-rw-r--r-- | TAO/orbsvcs/PSS/PSDL_Root_Scope.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/PSS/PSDL_Root_Scope.cpp b/TAO/orbsvcs/PSS/PSDL_Root_Scope.cpp index 32c1b429572..d6f5760514e 100644 --- a/TAO/orbsvcs/PSS/PSDL_Root_Scope.cpp +++ b/TAO/orbsvcs/PSS/PSDL_Root_Scope.cpp @@ -4,7 +4,7 @@ #include "PSDL_Root_Scope.h" #include "PSDL_Interface_Scope.h" -ACE_RCSID (PSS, PSDL_Root_Scope, "$Id$") + TAO_PSDL_Root_Scope::TAO_PSDL_Root_Scope () : root_scope_map_ () |