summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:29:23 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:29:23 +0000
commit3986f731bdb3e7a346c09e366efdcade899f2d95 (patch)
tree858dc4e8b9b1762043d8222de0b841ab726eb03d /vcl
parent9c992103cb0a4e49b05d9fb685d02f4a4a0780cb (diff)
INTEGRATION: CWS pchfix02 (1.15.4); FILE MERGED
2006/09/01 17:58:01 kaib 1.15.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/gtk/app/gtkinst.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/gtk/app/gtkinst.cxx b/vcl/unx/gtk/app/gtkinst.cxx
index 6d48b2dc2b77..110afd3719f0 100644
--- a/vcl/unx/gtk/app/gtkinst.cxx
+++ b/vcl/unx/gtk/app/gtkinst.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: gtkinst.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2006-08-11 17:45:57 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:29:23 $
*
* 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 <osl/module.h>
#include <plugins/gtk/gtkdata.hxx>
#include <plugins/gtk/gtkinst.hxx>