summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/cvtsvm.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:59:28 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:59:28 +0000
commitb9126c57cfe35e17f53480186d3bfbdebea1609e (patch)
tree32e02c28c3fd7ae8af714e8e722c5c8d99f37229 /vcl/source/gdi/cvtsvm.cxx
parent6386a3eede8a963321344c0cc3dd0718e573d4f5 (diff)
INTEGRATION: CWS pchfix02 (1.12.110); FILE MERGED
2006/09/01 17:57:41 kaib 1.12.110.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/gdi/cvtsvm.cxx')
-rw-r--r--vcl/source/gdi/cvtsvm.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/gdi/cvtsvm.cxx b/vcl/source/gdi/cvtsvm.cxx
index c392ffaab735..d1e0ce384083 100644
--- a/vcl/source/gdi/cvtsvm.cxx
+++ b/vcl/source/gdi/cvtsvm.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cvtsvm.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:22:20 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:59:28 $
*
* 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_vcl.hxx"
+
#define ENABLE_BYTESTRING_STREAM_OPERATORS
#include <algorithm>