summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:39:55 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:39:55 +0000
commitdf4d976796e73fdf20de9c28e7d864e64b9a0c25 (patch)
treeb197ffad289060e3c4348f1fa9d51b19eec7d502 /vcl
parentf2e573ea158c5e715ddc0354ea0b4309be1400b1 (diff)
INTEGRATION: CWS pchfix02 (1.14.4); FILE MERGED
2006/09/01 17:58:09 kaib 1.14.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/source/gdi/salvd.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/source/gdi/salvd.cxx b/vcl/unx/source/gdi/salvd.cxx
index 66952be4d5d3..31e8400b65d8 100644
--- a/vcl/unx/source/gdi/salvd.cxx
+++ b/vcl/unx/source/gdi/salvd.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salvd.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: hr $ $Date: 2006-08-11 17:52:16 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:39:55 $
*
* 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"
+
#include <prex.h>
#include <X11/extensions/Xrender.h>
#include <postx.h>