diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-08-31 21:41:20 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-08-31 21:41:20 +0000 |
commit | e050feb447359fd460519c4c3df0e1f52d5da369 (patch) | |
tree | 4d79428f1415afd8f3aaa5db7392e9ef6966355e /examples | |
parent | 44deecaf3cc49ab1a3ea1b532f81f4bebb4eb403 (diff) | |
download | ATCD-e050feb447359fd460519c4c3df0e1f52d5da369.tar.gz |
*** empty log message ***
Diffstat (limited to 'examples')
-rw-r--r-- | examples/Service_Configurator/Misc/Timer_Service.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Service_Configurator/Misc/Timer_Service.cpp b/examples/Service_Configurator/Misc/Timer_Service.cpp index 82c5e9f5dfc..01c649359ce 100644 --- a/examples/Service_Configurator/Misc/Timer_Service.cpp +++ b/examples/Service_Configurator/Misc/Timer_Service.cpp @@ -103,4 +103,5 @@ ACE_STATIC_SVC_DEFINE (Timer_Service_1, // svc.conf file to dynamically initialize the state of the Timer // Services. ACE_SVC_FACTORY_DEFINE (Timer_Service_1) +ACE_SVC_FACTORY_DEFINE (Timer_Service_1) ACE_SVC_FACTORY_DEFINE (Timer_Service_2) |