diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 12:27:27 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 12:27:27 +0000 |
commit | 1f2abd8682faf6c62750d57b871747bb7222c260 (patch) | |
tree | 42d1cf452ef6f9ad89461a6f162fe7e084e296ee /extensions/source/scanner/sanedlg.cxx | |
parent | 0bc2a048c83b650e17f5545866a8ba27bb5a7e07 (diff) |
INTEGRATION: CWS pchfix02 (1.10.76); FILE MERGED
2006/09/01 17:26:47 kaib 1.10.76.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source/scanner/sanedlg.cxx')
-rw-r--r-- | extensions/source/scanner/sanedlg.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/scanner/sanedlg.cxx b/extensions/source/scanner/sanedlg.cxx index 23e1fe1f0..4fc02f674 100644 --- a/extensions/source/scanner/sanedlg.cxx +++ b/extensions/source/scanner/sanedlg.cxx @@ -4,9 +4,9 @@ * * $RCSfile: sanedlg.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: vg $ $Date: 2006-03-31 09:24:42 $ + * last change: $Author: obo $ $Date: 2006-09-16 13:27:27 $ * * 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" + #include <stdio.h> #include <stdlib.h> |