summaryrefslogtreecommitdiff
path: root/sal/textenc/convertsinglebytetobmpunicode.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:08:23 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:08:23 +0000
commit31b00b44fbd1488b52af44ce0ee3a20633a584a6 (patch)
tree45f4a5f289c5fcf58e5fde1f5e29819d0ac2a72b /sal/textenc/convertsinglebytetobmpunicode.cxx
parent26c24955a8d19e9d853255a3e9f90ebf37933370 (diff)
INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED
2006/09/01 17:34:21 kaib 1.4.30.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sal/textenc/convertsinglebytetobmpunicode.cxx')
-rw-r--r--sal/textenc/convertsinglebytetobmpunicode.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sal/textenc/convertsinglebytetobmpunicode.cxx b/sal/textenc/convertsinglebytetobmpunicode.cxx
index 4d129a37c43c..de9e72dcf003 100644
--- a/sal/textenc/convertsinglebytetobmpunicode.cxx
+++ b/sal/textenc/convertsinglebytetobmpunicode.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: convertsinglebytetobmpunicode.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 04:37:39 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:08:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sal.hxx"
+
#include "context.h"
#include "converter.h"
#include "convertsinglebytetobmpunicode.hxx"