diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-07-16 13:52:53 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-07-16 13:52:53 +0000 |
commit | b900f764a4a4bac4fc1c7ff1a26a2ad3015c1ca0 (patch) | |
tree | 137c43df3cbe8f5014802b9608c71dc5f491f539 /ace/Service_Config.h | |
parent | 0600243fdfc5283201ea9066206f75ef59a2f7f6 (diff) | |
download | ATCD-b900f764a4a4bac4fc1c7ff1a26a2ad3015c1ca0.tar.gz |
ChangeLogTag:Sun Jul 16 08:49:44 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/Service_Config.h')
-rw-r--r-- | ace/Service_Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Service_Config.h b/ace/Service_Config.h index 372c677ff06..476ebd2a0fa 100644 --- a/ace/Service_Config.h +++ b/ace/Service_Config.h @@ -85,6 +85,7 @@ typedef ACE_Unbounded_Queue<ACE_TString> typedef ACE_Unbounded_Queue_Iterator<ACE_TString> ACE_SVC_QUEUE_ITERATOR; +#define ACE_Component_Config ACE_Service_Config class ACE_Export ACE_Service_Config { // = TITLE |