diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 17:51:15 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 17:51:15 +0000 |
commit | 24774656ac131e8f2d6887feb359ba0729f2bb9b (patch) | |
tree | 42a326a5c82f1c7eb7f1ce12300065f3a9c47d76 /sd/source/ui/func/fuline.cxx | |
parent | 071916fff2a8d9cce86efbdea420540ba2ef4210 (diff) |
INTEGRATION: CWS pchfix02 (1.9.30); FILE MERGED
2006/09/01 17:37:07 kaib 1.9.30.1: #i68856# Added header markers and pch files
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" |