diff options
Diffstat (limited to 'TAO/tao/Synch_Invocation.h')
-rw-r--r-- | TAO/tao/Synch_Invocation.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Synch_Invocation.h b/TAO/tao/Synch_Invocation.h index 7707cfc35df..e3441f6b7be 100644 --- a/TAO/tao/Synch_Invocation.h +++ b/TAO/tao/Synch_Invocation.h @@ -22,7 +22,9 @@ #include "tao/SystemException.h" +ACE_BEGIN_VERSIONED_NAMESPACE_DECL class ACE_Time_Value; +ACE_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL |