diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-16 01:28:21 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-16 01:28:21 +0000 |
commit | 53437d3964ac99cc937dc4b34ef288f9cb91fd2b (patch) | |
tree | a46de9b41ace02758968d6e411b347c027d6ce27 /TAO/tao/CDR.cpp | |
parent | e569be9f9f14e2ad6c3694870a5e793a8bf2fb40 (diff) | |
download | ATCD-53437d3964ac99cc937dc4b34ef288f9cb91fd2b.tar.gz |
ChangeLogTag: Wed Mar 15 19:20:17 2000 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/CDR.cpp')
-rw-r--r-- | TAO/tao/CDR.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/CDR.cpp b/TAO/tao/CDR.cpp index 3755ec6ffe6..7d2a41a04c2 100644 --- a/TAO/tao/CDR.cpp +++ b/TAO/tao/CDR.cpp @@ -1,5 +1,6 @@ // $Id$ + // Portions of this file are: // Copyright 1994-1995 by Sun Microsystems Inc. // All Rights Reserved @@ -43,6 +44,7 @@ ACE_RCSID(tao, CDR, "$Id$") + #if defined (ACE_ENABLE_TIMEPROBES) static const char *TAO_CDR_Timeprobe_Description[] = |