INTEGRATION: CWS internatiodel (1.3.38); FILE MERGED

2006/02/10 19:29:50 er 1.3.38.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
This commit is contained in:
Vladimir Glazounov 2006-04-07 13:48:35 +00:00
parent ecbdf10756
commit e721462a24

View file

@ -4,9 +4,9 @@
*
* $RCSfile: iodlgimp.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2005-09-08 23:32:58 $
* last change: $Author: vg $ $Date: 2006-04-07 14:48:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -92,9 +92,6 @@
#ifndef INCLUDED_SVTOOLS_USEROPTIONS_HXX
#include "svtools/useroptions.hxx"
#endif
#ifndef _ISOLANG_HXX
#include <tools/isolang.hxx>
#endif
#ifndef _RTL_INSTANCE_HXX_
#include "rtl/instance.hxx"
#endif