diff options
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" |