diff options
Diffstat (limited to 'TAO/tests/Param_Test/ub_string.cpp')
-rw-r--r-- | TAO/tests/Param_Test/ub_string.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/Param_Test/ub_string.cpp b/TAO/tests/Param_Test/ub_string.cpp index ad045b12094..49c3cf28bc0 100644 --- a/TAO/tests/Param_Test/ub_string.cpp +++ b/TAO/tests/Param_Test/ub_string.cpp @@ -20,6 +20,8 @@ #include "ub_string.h" +ACE_RCSID(Param_Test, ub_string, "$Id$") + // ************************************************************************ // Test_Unbounded_String // ************************************************************************ |