summaryrefslogtreecommitdiff
path: root/extensions/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:27:48 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:27:48 +0000
commit53b8519a6f237e2afb4932bf9498d8aa1fa98c05 (patch)
tree164c3381e4f2f05c0a736f116ac4a310122aac81 /extensions/source
parent54e8aeaf258290d5c9bfc1938db686ab0e4d95ed (diff)
INTEGRATION: CWS pchfix02 (1.4.186); FILE MERGED
2006/09/01 17:26:47 kaib 1.4.186.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/scanner/scanner.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/scanner/scanner.cxx b/extensions/source/scanner/scanner.cxx
index a3a876e02e82..c4fc32be245b 100644
--- a/extensions/source/scanner/scanner.cxx
+++ b/extensions/source/scanner/scanner.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: scanner.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 20:38:29 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:27:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_extensions.hxx"
#include <scanner.hxx>
// ------------------