summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:35:13 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:35:13 +0000
commit2596007ee3e9a10b453d6d8a43dc7472bd4cc5d1 (patch)
tree3048795d9ab1abe8be29f62f1207b77c9af77536 /vcl
parente0d6249e00c677e34c71765112ab1ba1833be472 (diff)
INTEGRATION: CWS pchfix02 (1.30.4); FILE MERGED
2006/09/01 17:58:06 kaib 1.30.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/source/app/salinst.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/source/app/salinst.cxx b/vcl/unx/source/app/salinst.cxx
index 458694e60d25..36ee7c93a039 100644
--- a/vcl/unx/source/app/salinst.cxx
+++ b/vcl/unx/source/app/salinst.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salinst.cxx,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: hr $ $Date: 2006-08-11 17:49:54 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:35:13 $
*
* 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 <string.h>
#include <stdio.h>
#include <stdlib.h>