From 4fd06ccc8e290a133aa85372e9f2ae5172fe27e3 Mon Sep 17 00:00:00 2001 From: Steve Huston Date: Thu, 6 Oct 2005 22:16:58 +0000 Subject: ChangeLogTag:Thu Oct 6 17:56:19 2005 Steve Huston --- ace/Service_Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ace/Service_Config.h') diff --git a/ace/Service_Config.h b/ace/Service_Config.h index 303446ba3cf..805602c882f 100644 --- a/ace/Service_Config.h +++ b/ace/Service_Config.h @@ -326,7 +326,7 @@ public: /// from the ACE_Reactor, and unlinking it if necessary. static int remove (const ACE_TCHAR svc_name[]); -#if defined (ACE_HAS_WINCE) +#if defined (ACE_HAS_WINCE) && defined (ACE_USES_WCHAR) // We must provide these function to bridge the Svc_Conf parser // with ACE. static int initialize (const ACE_Service_Type *, char parameters[]); -- cgit v1.2.1