summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 14:29:30 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 14:29:30 +0000
commit812193194bc3fe7f3d0f7ceced68940cff10649a (patch)
tree20aa548081fc5f8ea6883dad38eb2da17070bc89 /svtools
parent051bb6cc141840c0e5ffd4bae8b077a9601f856d (diff)
INTEGRATION: CWS pchfix02 (1.9.34); FILE MERGED
2006/09/01 17:43:33 kaib 1.9.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/uno/genericunodialog.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/uno/genericunodialog.cxx b/svtools/source/uno/genericunodialog.cxx
index 4159fd1d7505..eac8aa9daa57 100644
--- a/svtools/source/uno/genericunodialog.cxx
+++ b/svtools/source/uno/genericunodialog.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: genericunodialog.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2006-07-26 07:29:16 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:29:30 $
*
* 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_svtools.hxx"
+
#ifndef _SVT_GENERICUNODIALOG_HXX_
#include "genericunodialog.hxx"
#endif