diff options
Diffstat (limited to 'TAO/tao/TimeBaseC.h')
-rw-r--r-- | TAO/tao/TimeBaseC.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/TimeBaseC.h b/TAO/tao/TimeBaseC.h index e1e49777394..e67b69d7882 100644 --- a/TAO/tao/TimeBaseC.h +++ b/TAO/tao/TimeBaseC.h @@ -213,7 +213,7 @@ TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const TimeBase::IntervalT TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, TimeBase::IntervalT &); // TAO_IDL - Generated from -// be\be_codegen.cpp:961 +// be\be_codegen.cpp:969 #if defined (__ACE_INLINE__) #include "TimeBaseC.inl" |