diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-10-17 02:24:56 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-10-17 02:24:56 +0000 |
commit | 7bef7f56224e466006c7cb9f0b6f0f2565e2e938 (patch) | |
tree | 4e1f63d17b16081547f32121a4840809c028da8c /TAO/tao/NVList.h | |
parent | 21cae08a61c6eed52111fc563786b77f630e6305 (diff) | |
download | ATCD-7bef7f56224e466006c7cb9f0b6f0f2565e2e938.tar.gz |
.
Diffstat (limited to 'TAO/tao/NVList.h')
-rw-r--r-- | TAO/tao/NVList.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/NVList.h b/TAO/tao/NVList.h index ea2ddc39131..e6cd2ff61b1 100644 --- a/TAO/tao/NVList.h +++ b/TAO/tao/NVList.h @@ -16,7 +16,7 @@ // // ============================================================================ -#if !defined (TAO_NVLIST_H) +#ifndef TAO_NVLIST_H # define TAO_NVLIST_H class TAO_Export CORBA_NamedValue |