summaryrefslogtreecommitdiff
path: root/extensions/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:25:37 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:25:37 +0000
commitce4c30c40ad3d966194673e7145651518e3da64c (patch)
tree3c036360778d03d503571018896f5ba928f565de /extensions/source
parentfd35d179f8a54610047b2a832f8d8251a6ed6201 (diff)
INTEGRATION: CWS pchfix02 (1.5.94); FILE MERGED
2006/09/01 17:26:45 kaib 1.5.94.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/propctrlr/xsdvalidationhelper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/xsdvalidationhelper.cxx b/extensions/source/propctrlr/xsdvalidationhelper.cxx
index cab00a67babd..a645dd034a86 100644
--- a/extensions/source/propctrlr/xsdvalidationhelper.cxx
+++ b/extensions/source/propctrlr/xsdvalidationhelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xsdvalidationhelper.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2006-03-14 11:34:50 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:25:37 $
*
* 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_XSDVALIDATIONHELPER_HXX
#include "xsdvalidationhelper.hxx"
#endif