summaryrefslogtreecommitdiff
path: root/starmath/source/math_pch.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 13:19:17 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 13:19:17 +0000
commit032d6a206ba5a2fed1dee2d82e4489c3a27a55f8 (patch)
tree0f621b4128e79c0962791e67114b52bcd6e6876c /starmath/source/math_pch.cxx
parentddd3c22afd728eb7ae283ad76c8e0d1faf2a98c9 (diff)
INTEGRATION: CWS internatiodel (1.11.38); FILE MERGED
2006/02/10 19:28:44 er 1.11.38.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/20 09:07:09 er 1.11.38.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/24 13:09:49 er 1.11.38.1: #i50205# get rid of class International
Diffstat (limited to 'starmath/source/math_pch.cxx')
-rw-r--r--starmath/source/math_pch.cxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/starmath/source/math_pch.cxx b/starmath/source/math_pch.cxx
index f95874c4aeaa..ff0ac72d193b 100644
--- a/starmath/source/math_pch.cxx
+++ b/starmath/source/math_pch.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: math_pch.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 15:09:05 $
+ * last change: $Author: vg $ $Date: 2006-04-07 14:19:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -76,7 +76,7 @@
#include <tools/resid.hxx>
#include <tools/rc.hxx>
#include <tools/rc.hxx>
-#include <tools/lang.hxx>
+#include <i18npool/lang.h>
#include <tools/resmgr.hxx>
#include <vcl/keycod.hxx>
#include <vcl/keycodes.hxx>
@@ -91,7 +91,6 @@
#include <tools/fract.hxx>
#include <vcl/wall.hxx>
#include <vcl/settings.hxx>
-#include <tools/intn.hxx>
#include <vcl/bitmap.hxx>
#include <vcl/pointr.hxx>
#include <vcl/ptrstyle.hxx>