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