From f55c10d094c5062932dee9905598bc12e98adece Mon Sep 17 00:00:00 2001 From: Phil Mesnier Date: Sat, 12 Jun 2004 02:50:21 +0000 Subject: ChangeLog tag: Fri Jun 11 21:47:12 2004 Phil Mesnier --- TAO/tao/UTF16_BOM_Factory.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'TAO/tao/UTF16_BOM_Factory.h') diff --git a/TAO/tao/UTF16_BOM_Factory.h b/TAO/tao/UTF16_BOM_Factory.h index 5e8fad0e10f..50d7c6f3cb7 100644 --- a/TAO/tao/UTF16_BOM_Factory.h +++ b/TAO/tao/UTF16_BOM_Factory.h @@ -20,9 +20,9 @@ #ifndef UTF16_BOM_FACTORY_H #define UTF16_BOM_FACTORY_H -#include -#include -#include +#include /**/ "ace/pre.h" +#include "ace/Service_Config.h" +#include "tao/Codeset_Translator_Factory.h" #include "UTF16_BOM_Translator.h" @@ -31,5 +31,5 @@ typedef TAO_Export TAO_Codeset_Translator_Factory_T UTF16_ ACE_STATIC_SVC_DECLARE_EXPORT (TAO, UTF16_BOM_Factory) ACE_FACTORY_DECLARE (TAO, UTF16_BOM_Factory) -#include +#include /**/ "ace/post.h" #endif /* UTF16_BOM_FACTORY_H */ -- cgit v1.2.1