summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y/atkfactory.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:26:28 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:26:28 +0000
commit477dbcd423bc032714913e99e91c2388d13d3625 (patch)
tree8871a7c816eb67d1770ffa546ed134ba6d77d2d1 /vcl/unx/gtk/a11y/atkfactory.cxx
parente5cd4d77e999be0ef7640b8788ca0ab9d9273c01 (diff)
INTEGRATION: CWS pchfix02 (1.2.160); FILE MERGED
2006/09/01 17:57:59 kaib 1.2.160.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/unx/gtk/a11y/atkfactory.cxx')
-rw-r--r--vcl/unx/gtk/a11y/atkfactory.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/gtk/a11y/atkfactory.cxx b/vcl/unx/gtk/a11y/atkfactory.cxx
index e9697947747e..5ee8a6e53311 100644
--- a/vcl/unx/gtk/a11y/atkfactory.cxx
+++ b/vcl/unx/gtk/a11y/atkfactory.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: atkfactory.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2006-05-05 10:54:24 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:26:28 $
*
* 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 "atkwrapper.hxx"
#include "atkfactory.hxx"