diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-27 10:59:10 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-27 10:59:10 +0000 |
commit | 212245b63525ddaace68eac7d3e0ac213d1f24fe (patch) | |
tree | fb00ba078f1b03024148ad0ac7918b6ec40a2ac2 /sc/inc/pch | |
parent | 817070dd1c73e29deb36e428e2d0a0eb0399e594 (diff) |
INTEGRATION: CWS calcwarnings (1.5.2); FILE MERGED
2006/12/19 16:25:48 nn 1.5.2.1: #i69284# warning-free with precompiled headers
Diffstat (limited to 'sc/inc/pch')
-rw-r--r-- | sc/inc/pch/precompiled_sc.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index ebe988788973..ad8ea6cd7241 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.hxx @@ -4,9 +4,9 @@ * * $RCSfile: precompiled_sc.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kz $ $Date: 2006-12-14 16:17:59 $ + * last change: $Author: vg $ $Date: 2007-02-27 11:59:10 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -63,9 +63,9 @@ #include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/Type.hxx> +#include <config/_prolog.h> #include <config/_epilog.h> #include <config/_msvc_warnings_off.h> -#include <config/_prolog.h> #include <cppu/macros.hxx> #include <cppuhelper/weakref.hxx> #include <cstddef> |