summaryrefslogtreecommitdiff
path: root/extensions/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:24:34 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:24:34 +0000
commit304bb37e4a2a0aa683fd4ecc61ee18e99219df9a (patch)
tree26896038a3d83fe85181682ad2a933eae09438d8 /extensions/source
parente83a24ce051b704dae55e4a2debff1e62a8e0f23 (diff)
INTEGRATION: CWS pchfix02 (1.7.22); FILE MERGED
2006/09/01 17:26:45 kaib 1.7.22.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/propctrlr/taborder.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/taborder.cxx b/extensions/source/propctrlr/taborder.cxx
index 03751384811d..f6bc68bbaa88 100644
--- a/extensions/source/propctrlr/taborder.cxx
+++ b/extensions/source/propctrlr/taborder.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: taborder.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2006-07-26 08:01:40 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:24:34 $
*
* 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_extensions.hxx"
+
#ifndef EXTENSIONS_SOURCE_PROPCTRLR_TABORDER_HXX
#include "taborder.hxx"
#endif