diff options
Diffstat (limited to 'svx/source/unodraw/unonrule.cxx')
-rw-r--r-- | svx/source/unodraw/unonrule.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/unodraw/unonrule.cxx b/svx/source/unodraw/unonrule.cxx index 19f218178620..6913c782410a 100644 --- a/svx/source/unodraw/unonrule.cxx +++ b/svx/source/unodraw/unonrule.cxx @@ -4,9 +4,9 @@ * * $RCSfile: unonrule.cxx,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: rt $ $Date: 2006-05-02 15:36:05 $ + * last change: $Author: obo $ $Date: 2006-09-17 06:13:40 $ * * 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_svx.hxx" + #define PROPERTY_NONE 0 #define ITEMID_BRUSH 0 |