diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-04-08 08:56:45 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-04-08 08:56:45 +0000 |
commit | 72be39abdbfdd3c5bdbe7138af8f94bc2b0d0612 (patch) | |
tree | 763db20deba027b10c5a7d2e77b4ba6befd44ff0 /transex3 | |
parent | 995156e213ee8d483d393d6b00a3adc6312949b2 (diff) |
INTEGRATION: CWS internatiodel (1.15.28); FILE MERGED
2006/02/10 21:46:49 er 1.15.28.2: RESYNC: (1.15-1.16); FILE MERGED
2006/02/10 19:29:10 er 1.15.28.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
Diffstat (limited to 'transex3')
-rw-r--r-- | transex3/inc/export.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/transex3/inc/export.hxx b/transex3/inc/export.hxx index 9fed3459c2d3..e9b9747f1d5a 100644 --- a/transex3/inc/export.hxx +++ b/transex3/inc/export.hxx @@ -4,9 +4,9 @@ * * $RCSfile: export.hxx,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: obo $ $Date: 2006-03-29 13:25:08 $ + * last change: $Author: vg $ $Date: 2006-04-08 09:56:45 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -42,7 +42,6 @@ #include <tools/list.hxx> #include <tools/stream.hxx> #include <tools/fsys.hxx> -#include <tools/isolang.hxx> #include <osl/file.hxx> #include <osl/file.h> |