summaryrefslogtreecommitdiff
path: root/i18nutil
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-12-17 14:40:14 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-12-17 14:40:14 +0000
commit3d65737d29df8489f31d18f9eec062f06183a272 (patch)
tree77f1d1260eebc45e063e04d8cf7eb7e6544dbbcf /i18nutil
parentf2ae7402fb9d61a084944eb06574d6da9329c064 (diff)
INTEGRATION: CWS geordi2q11 (1.2.38); FILE MERGED
2003/12/16 12:45:34 hr 1.2.38.1: #111934#: join CWS ooo111fix1
Diffstat (limited to 'i18nutil')
-rw-r--r--i18nutil/source/utility/widthfolding.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18nutil/source/utility/widthfolding.cxx b/i18nutil/source/utility/widthfolding.cxx
index 35119e0ee58d..50707a67f7ac 100644
--- a/i18nutil/source/utility/widthfolding.cxx
+++ b/i18nutil/source/utility/widthfolding.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: widthfolding.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 12:26:04 $
+ * last change: $Author: vg $ $Date: 2003-12-17 15:40:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,7 +60,7 @@
************************************************************************/
// prevent internal compiler error with MSVC6SP3
-#include <stl/utility>
+#include <utility>
#include <i18nutil/widthfolding.hxx>
#include <i18nutil/x_rtl_ustring.h>
#include "widthfolding_data.h"