summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:38:45 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:38:45 +0000
commit1b5e300f6e53520dc2e2515011ea323975cb9854 (patch)
treece7aa42cd8f9602c8e91a47dc7ba3d9d0e055ef3 /vcl
parentd8d1c45aa3b7c41a6c43c94f79337567d7b8ce92 (diff)
INTEGRATION: CWS pchfix02 (1.44.4); FILE MERGED
2006/09/01 17:58:08 kaib 1.44.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/source/gdi/salgdi.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/source/gdi/salgdi.cxx b/vcl/unx/source/gdi/salgdi.cxx
index 0669c9aa945d..7acb2bae3384 100644
--- a/vcl/unx/source/gdi/salgdi.cxx
+++ b/vcl/unx/source/gdi/salgdi.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salgdi.cxx,v $
*
- * $Revision: 1.44 $
+ * $Revision: 1.45 $
*
- * last change: $Author: hr $ $Date: 2006-08-11 17:51:26 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:38:45 $
*
* 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 <stdio.h>
#include <stdlib.h>