summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/metaact.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:05:22 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:05:22 +0000
commitd278270550c079dc0ef6d30a0e42d3f78abb94bb (patch)
treefc0125cbc35d236c2ee457dad52403762ca13505 /vcl/source/gdi/metaact.cxx
parent7d4f1b92e1e7a1c7d94b1c08449c2d2d367771b9 (diff)
INTEGRATION: CWS pchfix02 (1.18.26); FILE MERGED
2006/09/01 17:57:44 kaib 1.18.26.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/gdi/metaact.cxx')
-rw-r--r--vcl/source/gdi/metaact.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/gdi/metaact.cxx b/vcl/source/gdi/metaact.cxx
index a2340966664f..f5ac76feb098 100644
--- a/vcl/source/gdi/metaact.cxx
+++ b/vcl/source/gdi/metaact.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: metaact.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: ihi $ $Date: 2006-08-03 12:38:34 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:05:22 $
*
* 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>