summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y/atkhypertext.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:27:36 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:27:36 +0000
commitf066f2c85bb6fc5b9497a6d99fe63e0161317c38 (patch)
tree84a53e579a4ce9598cde5a1333c3016c6641a4a9 /vcl/unx/gtk/a11y/atkhypertext.cxx
parent477dbcd423bc032714913e99e91c2388d13d3625 (diff)
INTEGRATION: CWS pchfix02 (1.2.160); FILE MERGED
2006/09/01 17:58:00 kaib 1.2.160.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/unx/gtk/a11y/atkhypertext.cxx')
-rw-r--r--vcl/unx/gtk/a11y/atkhypertext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/gtk/a11y/atkhypertext.cxx b/vcl/unx/gtk/a11y/atkhypertext.cxx
index 0cb13cf4b44d..b9bcf393f58c 100644
--- a/vcl/unx/gtk/a11y/atkhypertext.cxx
+++ b/vcl/unx/gtk/a11y/atkhypertext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: atkhypertext.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2006-05-05 10:54:49 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:26:42 $
*
* 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 "atkwrapper.hxx"
#include <com/sun/star/accessibility/XAccessibleHypertext.hpp>