summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:34:59 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:34:59 +0000
commite0d6249e00c677e34c71765112ab1ba1833be472 (patch)
treed17e7b471558916ff60c0a5e1f151c8f6f602a0d /vcl
parent28cc885204d43f3a5bc072d5c22abcfcb60da481 (diff)
INTEGRATION: CWS pchfix02 (1.80.4); FILE MERGED
2006/09/01 17:58:05 kaib 1.80.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/source/app/saldisp.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/source/app/saldisp.cxx b/vcl/unx/source/app/saldisp.cxx
index 0ba82e971c4d..9da5c631b479 100644
--- a/vcl/unx/source/app/saldisp.cxx
+++ b/vcl/unx/source/app/saldisp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: saldisp.cxx,v $
*
- * $Revision: 1.80 $
+ * $Revision: 1.81 $
*
- * last change: $Author: vg $ $Date: 2006-08-17 10:03:59 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:34:59 $
*
* 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 SAL_XT
// -=-= #includes =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=