INTEGRATION: CWS internatiodel (1.41.8); FILE MERGED

2006/02/10 19:31:14 er 1.41.8.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 14:24:43 +00:00
parent d292390284
commit 8c55df4bd8

View file

@ -4,9 +4,9 @@
*
* $RCSfile: ListBox.cxx,v $
*
* $Revision: 1.42 $
* $Revision: 1.43 $
*
* last change: $Author: vg $ $Date: 2006-03-14 10:58:21 $
* last change: $Author: vg $ $Date: 2006-04-07 15:24:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -120,9 +120,6 @@
#ifndef _SV_SVAPP_HXX
#include <vcl/svapp.hxx>
#endif
#ifndef _ISOLANG_HXX
#include <tools/isolang.hxx>
#endif
#ifndef _TOOLS_DEBUG_HXX
#include <tools/debug.hxx>
#endif