diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 17:49:40 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 17:49:40 +0000 |
commit | 4894b8914b6a1b9e6c71b7a9deea315aeff263ad (patch) | |
tree | 6c6bcb5cf2e6bac118b0faac0584c441e62f7fd1 /sd | |
parent | 8e66c435d4b38f7a10243717bde4fb87fe9bdfa6 (diff) |
INTEGRATION: CWS pchfix02 (1.5.212); FILE MERGED
2006/09/01 17:37:06 kaib 1.5.212.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/func/fudspord.cxx | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sd/source/ui/func/fudspord.cxx b/sd/source/ui/func/fudspord.cxx index 8d280b746e55..5b7ba51a3888 100644 --- a/sd/source/ui/func/fudspord.cxx +++ b/sd/source/ui/func/fudspord.cxx @@ -4,9 +4,9 @@ * * $RCSfile: fudspord.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-12-14 16:57:59 $ + * last change: $Author: obo $ $Date: 2006-09-16 18:49:40 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,8 +33,10 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_sd.hxx" + -#pragma hdrstop #include "fudspord.hxx" |