diff options
Diffstat (limited to 'drawinglayer/source/attribute/strokeattribute.cxx')
-rw-r--r-- | drawinglayer/source/attribute/strokeattribute.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/drawinglayer/source/attribute/strokeattribute.cxx b/drawinglayer/source/attribute/strokeattribute.cxx index 78fcc4d114d9..f3eb4797b832 100644 --- a/drawinglayer/source/attribute/strokeattribute.cxx +++ b/drawinglayer/source/attribute/strokeattribute.cxx @@ -4,9 +4,9 @@ * * $RCSfile: strokeattribute.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: aw $ $Date: 2008-03-05 09:15:41 $ + * last change: $Author: aw $ $Date: 2008-05-27 14:11:19 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,10 +36,7 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_drawinglayer.hxx" -#ifndef INCLUDED_DRAWINGLAYER_ATTRIBUTE_STROKEATTRIBUTE_HXX #include <drawinglayer/attribute/strokeattribute.hxx> -#endif - #include <numeric> ////////////////////////////////////////////////////////////////////////////// |