diff options
Diffstat (limited to 'TAO/tests/Param_Test/ub_str_seq.h')
-rw-r--r-- | TAO/tests/Param_Test/ub_str_seq.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/ub_str_seq.h b/TAO/tests/Param_Test/ub_str_seq.h index 7ee69db9964..6b081ffd069 100644 --- a/TAO/tests/Param_Test/ub_str_seq.h +++ b/TAO/tests/Param_Test/ub_str_seq.h @@ -16,7 +16,7 @@ // // ============================================================================ -#if !defined (PARAM_TEST_UNBOUNDED_STRING_SEQUENCE_H) +#ifndef PARAM_TEST_UNBOUNDED_STRING_SEQUENCE_H #define PARAM_TEST_UNBOUNDED_STRING_SEQUENCE_H #include "param_testCli.h" |