diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 17:47:39 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 17:47:39 +0000 |
commit | ef48285082993c371472bb10d10d648f24f4828e (patch) | |
tree | fc64ce728778557a956f4af1b7ba2f5ed1ff8738 /sd/source/ui/func/fuconbez.cxx | |
parent | 83682fb89e963c929492da9753a798b8fbb0f665 (diff) |
INTEGRATION: CWS pchfix02 (1.13.142); FILE MERGED
2006/09/01 17:37:05 kaib 1.13.142.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/ui/func/fuconbez.cxx')
-rw-r--r-- | sd/source/ui/func/fuconbez.cxx | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sd/source/ui/func/fuconbez.cxx b/sd/source/ui/func/fuconbez.cxx index 885880a01e56..a4a363069483 100644 --- a/sd/source/ui/func/fuconbez.cxx +++ b/sd/source/ui/func/fuconbez.cxx @@ -4,9 +4,9 @@ * * $RCSfile: fuconbez.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: obo $ $Date: 2006-03-21 17:16:09 $ + * last change: $Author: obo $ $Date: 2006-09-16 18:47:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_sd.hxx" + #include "fuconbez.hxx" #ifndef _AEITEM_HXX //autogen @@ -60,7 +63,6 @@ #include <sfx2/viewfrm.hxx> #endif -#pragma hdrstop #include <svx/svxids.hrc> |