diff options
Diffstat (limited to 'sd/source/ui/func/fuline.cxx')
-rw-r--r-- | sd/source/ui/func/fuline.cxx | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sd/source/ui/func/fuline.cxx b/sd/source/ui/func/fuline.cxx index 776f99883a0c..308c61eea17f 100644 --- a/sd/source/ui/func/fuline.cxx +++ b/sd/source/ui/func/fuline.cxx @@ -4,9 +4,9 @@ * * $RCSfile: fuline.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: rt $ $Date: 2006-07-25 11:34:34 $ + * last change: $Author: obo $ $Date: 2006-09-16 18:51:15 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,7 +33,9 @@ * ************************************************************************/ -#pragma hdrstop +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_sd.hxx" + #include "fuline.hxx" |