summaryrefslogtreecommitdiff
path: root/vcl/unx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:29:52 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:29:52 +0000
commit3ed4ab1a064e2c1549b5739cf5d3bd5a25857744 (patch)
treebcf45a3d3d7a5bf8fb1cfdd5d8a6fb28108bf79e /vcl/unx
parent651d21c1c5f59f6632e8dc4d04f87cd24fcfe670 (diff)
INTEGRATION: CWS pchfix02 (1.32.4); FILE MERGED
2006/09/01 17:58:02 kaib 1.32.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/unx')
-rw-r--r--vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx b/vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
index 582d61f80552..d137295817d9 100644
--- a/vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
+++ b/vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salnativewidgets-gtk.cxx,v $
*
- * $Revision: 1.32 $
+ * $Revision: 1.33 $
*
- * last change: $Author: hr $ $Date: 2006-08-11 17:46:14 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:29:52 $
*
* 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 <plugins/gtk/gtkframe.hxx>
#include <plugins/gtk/gtkdata.hxx>
#include <plugins/gtk/gtkinst.hxx>