summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:42:42 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:42:42 +0000
commit1856cfafa7791e1724b5e2708c8f833fb273ae1a (patch)
tree46125335196241c5605dae0d77afc6ff4d4cdcef /vcl
parent007807bb54e280f4557487d4ed253b0b8b39a1d4 (diff)
INTEGRATION: CWS pchfix02 (1.15.4); FILE MERGED
2006/09/01 17:58:11 kaib 1.15.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/source/window/salobj.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/source/window/salobj.cxx b/vcl/unx/source/window/salobj.cxx
index c954eec69a67..187959034756 100644
--- a/vcl/unx/source/window/salobj.cxx
+++ b/vcl/unx/source/window/salobj.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salobj.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2006-08-11 17:52:56 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:42:42 $
*
* 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/Xlib.h>
#include <X11/extensions/shape.h>