summaryrefslogtreecommitdiff
path: root/TAO/tests
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2002-01-14 15:35:16 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2002-01-14 15:35:16 +0000
commite658bfc518cabe22c19e9f4c6f223191c4ee0685 (patch)
treed8bc9747eea166893a3746c5fd6773469f555b78 /TAO/tests
parentc55b517403aa0769a9e5f68383b3216d9d9c179d (diff)
downloadATCD-e658bfc518cabe22c19e9f4c6f223191c4ee0685.tar.gz
ChangeLogTag: Mon Jan 14 09:34:35 2002 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/tests')
-rw-r--r--TAO/tests/IDL_Test/including.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/IDL_Test/including.idl b/TAO/tests/IDL_Test/including.idl
index 0844ad03db3..f4bc66f3953 100644
--- a/TAO/tests/IDL_Test/including.idl
+++ b/TAO/tests/IDL_Test/including.idl
@@ -54,7 +54,7 @@ interface iface
enum postal
{
ME,
- FE
+ TAO_FE // FE is #defined on HP-UX 10.20, so I prefix it with TAO
};
struct using_incl