summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 13:04:41 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 13:04:41 +0000
commit31b09d8ddf84a7d8028e65d9a9fb2625448cb924 (patch)
tree45e94622750fa2ef939710a3f164103e5a910b80 /svx/source/fmcomp
parentd27a819b47360142a2b984fc3cc2ab8628e91c18 (diff)
INTEGRATION: CWS internatiodel (1.51.218); FILE MERGED
2006/02/10 22:02:06 er 1.51.218.2: RESYNC: (1.51-1.52); FILE MERGED 2006/02/10 19:27:53 er 1.51.218.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
Diffstat (limited to 'svx/source/fmcomp')
-rw-r--r--svx/source/fmcomp/fmgridcl.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/source/fmcomp/fmgridcl.cxx b/svx/source/fmcomp/fmgridcl.cxx
index 482536c3335f..e454b83e26b3 100644
--- a/svx/source/fmcomp/fmgridcl.cxx
+++ b/svx/source/fmcomp/fmgridcl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmgridcl.cxx,v $
*
- * $Revision: 1.52 $
+ * $Revision: 1.53 $
*
- * last change: $Author: hr $ $Date: 2006-01-25 15:06:15 $
+ * last change: $Author: vg $ $Date: 2006-04-07 14:04:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -199,9 +199,6 @@
#ifndef _COMPHELPER_NUMBERS_HXX_
#include <comphelper/numbers.hxx>
#endif
-#ifndef _ISOLANG_HXX
-#include <tools/isolang.hxx>
-#endif
#ifndef _TRACE_HXX_
#include "trace.hxx"