summaryrefslogtreecommitdiff
path: root/unotools/source/accessibility
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:22:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:22:39 +0000
commit33777f18aaaec8b325b87007ed24e6acefeb7dc5 (patch)
treef1d53e6b2c3e7eed2575815870b7f07e890625b3 /unotools/source/accessibility
parentf427ef2136ec630cddd35d4e71be4f0eb73e214d (diff)
INTEGRATION: CWS pchfix02 (1.13.16); FILE MERGED
2006/09/01 17:56:20 kaib 1.13.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'unotools/source/accessibility')
-rw-r--r--unotools/source/accessibility/accessiblestatesethelper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/unotools/source/accessibility/accessiblestatesethelper.cxx b/unotools/source/accessibility/accessiblestatesethelper.cxx
index d612f7fb174a..013d7f62a948 100644
--- a/unotools/source/accessibility/accessiblestatesethelper.cxx
+++ b/unotools/source/accessibility/accessiblestatesethelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: accessiblestatesethelper.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:04:20 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:22:39 $
*
* 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_unotools.hxx"
+
#include "unotools/accessiblestatesethelper.hxx"
#ifndef _RTL_UUID_H_