diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-01-19 23:44:56 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-01-19 23:44:56 +0000 |
commit | 10f94c9dd268267ede99cee1c79a0d734a58480b (patch) | |
tree | e93fa4341cd1132a50dc7238b5d8c47abe90c55c /TAO/tao/Cache_Entries.h | |
parent | c75268d1b633836204c53437efbebf221445db6d (diff) | |
download | ATCD-10f94c9dd268267ede99cee1c79a0d734a58480b.tar.gz |
ChangeLogTag:Fri Jan 19 15:42:19 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tao/Cache_Entries.h')
-rw-r--r-- | TAO/tao/Cache_Entries.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/Cache_Entries.h b/TAO/tao/Cache_Entries.h index a725698436e..747ce1a1d8a 100644 --- a/TAO/tao/Cache_Entries.h +++ b/TAO/tao/Cache_Entries.h @@ -31,6 +31,9 @@ class TAO_Connection_Handler; class Tao_Base_Connection_Property; +#ifdef index +#undef index +#endif /* index */ /** * @class TAO_Cache_IntId |