diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-11-24 11:05:47 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-11-24 11:05:47 +0000 |
commit | b1c1a996e7b667f81e4447c7fe7a660b09cb52ad (patch) | |
tree | 550e5a13efab47f5a2526ac5d60ecfdcdc6abd47 /TAO/tao/PolicyC.h | |
parent | 6dfaf4ef7e39575f7e51708889c003d74ff7b88e (diff) | |
download | ATCD-b1c1a996e7b667f81e4447c7fe7a660b09cb52ad.tar.gz |
ChangeLogTag:Thu Nov 24 03:01:29 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/PolicyC.h')
-rw-r--r-- | TAO/tao/PolicyC.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/PolicyC.h b/TAO/tao/PolicyC.h index 3346c12a828..8252340082d 100644 --- a/TAO/tao/PolicyC.h +++ b/TAO/tao/PolicyC.h @@ -65,6 +65,8 @@ #pragma option push -w-rvl -w-rch -w-ccc -w-inl #endif /* __BORLANDC__ */ +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + // TAO_IDL - Generated from // be\be_visitor_root/root_ch.cpp:62 @@ -662,6 +664,8 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::Policy_ptr &); // TAO_IDL - Generated from // be\be_codegen.cpp:955 +TAO_END_VERSIONED_NAMESPACE_DECL + #if defined (__ACE_INLINE__) #include "PolicyC.inl" #endif /* defined INLINE */ |