diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-09-30 14:57:49 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-09-30 14:57:49 +0000 |
commit | ea5f675be284a97cd7458a8b34dfaa3af8f34d04 (patch) | |
tree | 0af5155c6af5e746293b736947c256863f0a361c /ace/Service_Object.h | |
parent | 426e75510e3fe28e2f4821749beae766f209ae65 (diff) | |
download | ATCD-ea5f675be284a97cd7458a8b34dfaa3af8f34d04.tar.gz |
ChangeLogTag:Sat Sep 29 08:07:07 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Diffstat (limited to 'ace/Service_Object.h')
-rw-r--r-- | ace/Service_Object.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/Service_Object.h b/ace/Service_Object.h index c74de19141c..2801a8be3c4 100644 --- a/ace/Service_Object.h +++ b/ace/Service_Object.h @@ -6,11 +6,10 @@ * * $Id$ * - * @author Doug Schmidt + * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= - #ifndef ACE_SERVICE_OBJECT_H #define ACE_SERVICE_OBJECT_H #include "ace/pre.h" |