diff options
Diffstat (limited to 'ace/Unbounded_Set.h')
-rw-r--r-- | ace/Unbounded_Set.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/Unbounded_Set.h b/ace/Unbounded_Set.h index 9098e5c2091..64c5f547c08 100644 --- a/ace/Unbounded_Set.h +++ b/ace/Unbounded_Set.h @@ -6,11 +6,10 @@ * * $Id$ * - * @author Doug Schmidt + * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= - #ifndef ACE_UNBOUNDED_SET_H #define ACE_UNBOUNDED_SET_H #include "ace/pre.h" |