summaryrefslogtreecommitdiffstats
path: root/i18npool/source/isolang
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-09-20 14:33:38 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-09-20 14:33:38 +0000
commitd9aee6acd910957913a6574bda90c03b2f6caee7 (patch)
treeb271556528eaf6c41a1fc0cd416d56d13de10642 /i18npool/source/isolang
parentINTEGRATION: CWS os2port01 (1.12.66); FILE MERGED (diff)
downloadcore-d9aee6acd910957913a6574bda90c03b2f6caee7.tar.gz
core-d9aee6acd910957913a6574bda90c03b2f6caee7.zip
INTEGRATION: CWS os2port01 (1.2.16); FILE MERGED
2007/08/10 06:22:06 obr 1.2.16.2: RESYNC: (1.2-1.4); FILE MERGED 2006/12/28 14:59:58 ydario 1.2.16.1: OS/2 initial import.
Diffstat (limited to 'i18npool/source/isolang')
-rw-r--r--i18npool/source/isolang/insys.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18npool/source/isolang/insys.cxx b/i18npool/source/isolang/insys.cxx
index 35d27c5bf863..b381e63ba190 100644
--- a/i18npool/source/isolang/insys.cxx
+++ b/i18npool/source/isolang/insys.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: insys.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2007-07-03 14:03:43 $
+ * last change: $Author: vg $ $Date: 2007-09-20 15:33:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
#include "inwnt.cxx"
-#elif defined( UNX )
+#elif defined( UNX ) || defined( OS2 )
#include "inunx.cxx"