From 3c6dfcd27d30e7a368253d57424ecb7566022a42 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 7 Apr 2006 12:47:28 +0000 Subject: [PATCH] INTEGRATION: CWS internatiodel (1.14.26); FILE MERGED 2006/02/10 21:46:38 er 1.14.26.2: RESYNC: (1.14-1.15); FILE MERGED 2006/02/10 19:27:22 er 1.14.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang --- linguistic/source/dicimp.cxx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/linguistic/source/dicimp.cxx b/linguistic/source/dicimp.cxx index b0fa538b414c..632ff575b7da 100644 --- a/linguistic/source/dicimp.cxx +++ b/linguistic/source/dicimp.cxx @@ -4,9 +4,9 @@ * * $RCSfile: dicimp.cxx,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: kz $ $Date: 2006-01-31 18:37:25 $ + * last change: $Author: vg $ $Date: 2006-04-07 13:47:28 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,8 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ -#ifndef _LANG_HXX //autogen wg. LANGUAGE_ENGLISH_US -#include + +#ifndef INCLUDED_I18NPOOL_LANG_H +#include #endif #ifndef _DICIMP_HXX