From 6f3ecf53fa4468b9944154bfd9838ba937d33977 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Sun, 30 Jan 2005 08:23:41 +0000 Subject: ChangeLogTag:Sat Jan 29 23:58:18 2005 Ossama Othman --- TAO/tao/default_server.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'TAO/tao/default_server.h') diff --git a/TAO/tao/default_server.h b/TAO/tao/default_server.h index 776a8114e37..d4c88f15aa2 100644 --- a/TAO/tao/default_server.h +++ b/TAO/tao/default_server.h @@ -15,13 +15,16 @@ #define TAO_DEFAULT_SERVER_FACTORY_H #include /**/ "ace/pre.h" -#include "ace/Service_Config.h" + +#include "tao/Server_Strategy_Factory.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "tao/Server_Strategy_Factory.h" +#include "ace/Service_Config.h" +#include "ace/Time_Value.h" + /** * @class TAO_Default_Server_Strategy_Factory -- cgit v1.2.1