summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/NVList.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-08-19 13:43:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-08-19 13:43:58 +0000
commit904a32296732374dc689d6c04e68b0e2ee98047b (patch)
tree817efff94c46a6edb05d84d3e8b2abafcf77774d /TAO/tao/AnyTypeCode/NVList.h
parent5062111b6bff8912ba7bdbceca320269b6a6e3a8 (diff)
downloadATCD-904a32296732374dc689d6c04e68b0e2ee98047b.tar.gz
ChangeLogTag: Fri Aug 19 13:43:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/AnyTypeCode/NVList.h')
-rw-r--r--TAO/tao/AnyTypeCode/NVList.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/AnyTypeCode/NVList.h b/TAO/tao/AnyTypeCode/NVList.h
index 8577a0c8afa..cf22d62f7cb 100644
--- a/TAO/tao/AnyTypeCode/NVList.h
+++ b/TAO/tao/AnyTypeCode/NVList.h
@@ -76,7 +76,7 @@ namespace CORBA
*/
class TAO_AnyTypeCode_Export NamedValue
{
- friend class TAO_NVList_Adapter_Impl;
+ friend class ::TAO_NVList_Adapter_Impl;
friend class NVList;
friend class Request;
@@ -155,7 +155,7 @@ namespace CORBA
*/
class TAO_AnyTypeCode_Export NVList
{
- friend class TAO_NVList_Adapter_Impl;
+ friend class ::TAO_NVList_Adapter_Impl;
friend class Request;
public: