diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 14:55:39 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 14:55:39 +0000 |
commit | 92e17a9c91e6a04d43346640e79a9f2cd2b145dd (patch) | |
tree | 9e6a38583678036cc0ef828c6890399c5f52fbc6 /svx/source/form/fmobjfac.cxx | |
parent | 48cdc2d5532ed8569bfb2d98f942148770cdfe08 (diff) |
INTEGRATION: CWS warnings01 (1.14.222); FILE MERGED
2006/02/15 13:28:07 fs 1.14.222.1: #i55991# warning-free code
Diffstat (limited to 'svx/source/form/fmobjfac.cxx')
-rw-r--r-- | svx/source/form/fmobjfac.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/form/fmobjfac.cxx b/svx/source/form/fmobjfac.cxx index 9bcfd904202b..0423d2ccfef8 100644 --- a/svx/source/form/fmobjfac.cxx +++ b/svx/source/form/fmobjfac.cxx @@ -4,9 +4,9 @@ * * $RCSfile: fmobjfac.cxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: rt $ $Date: 2005-09-08 22:54:14 $ + * last change: $Author: hr $ $Date: 2006-06-19 15:55:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,7 +32,6 @@ * MA 02111-1307 USA * ************************************************************************/ -#pragma hdrstop #ifndef _COMPHELPER_STLTYPES_HXX_ #include <comphelper/stl_types.hxx> |