diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-07-17 20:36:10 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-07-17 20:36:10 +0000 |
commit | 165848faf847be955355277e32eb338b676028fa (patch) | |
tree | b933903d19c755bb33c09d19a15b65cbab2d7003 /TAO/tao/IIOP_Transport.cpp | |
parent | 639cd592cd684321329a03ce01565bf9d5cde8b2 (diff) | |
download | ATCD-165848faf847be955355277e32eb338b676028fa.tar.gz |
ChangeLogTag:Mon Jul 17 13:26:53 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/IIOP_Transport.cpp')
-rw-r--r-- | TAO/tao/IIOP_Transport.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/IIOP_Transport.cpp b/TAO/tao/IIOP_Transport.cpp index 0fb3a7f926f..e83df874ba5 100644 --- a/TAO/tao/IIOP_Transport.cpp +++ b/TAO/tao/IIOP_Transport.cpp @@ -20,6 +20,10 @@ #if !defined (__ACE_INLINE__) # include "tao/IIOP_Transport.i" #endif /* ! __ACE_INLINE__ */ + +ACE_RCSID (tao, IIOP_Transport, "$Id$") + + #if defined (ACE_ENABLE_TIMEPROBES) static const char *TAO_Transport_Timeprobe_Description[] = |