summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:28:16 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:28:16 +0000
commit060a99ab3c364285bfe1bedfbbfa16b70e4c5897 (patch)
treec8aeb2b8565a6a9677544c763edd326f4b62acf4 /extensions
parent4a76bfeb715c49890a71073b487df092b3c003a3 (diff)
INTEGRATION: CWS pchfix02 (1.8.150); FILE MERGED
2006/09/01 17:26:47 kaib 1.8.150.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/scanner/scanwin.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/scanner/scanwin.cxx b/extensions/source/scanner/scanwin.cxx
index cd7f49909f0d..25406e5310e4 100644
--- a/extensions/source/scanner/scanwin.cxx
+++ b/extensions/source/scanner/scanwin.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: scanwin.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-11-11 11:05:48 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:28:16 $
*
* 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 _COM_SUN_STAR_UNO_ANY_HXX_
#include <com/sun/star/uno/Any.hxx>
#endif