diff options
author | Armin Weiss <aw@openoffice.org> | 2008-05-27 13:11:34 +0000 |
---|---|---|
committer | Armin Weiss <aw@openoffice.org> | 2008-05-27 13:11:34 +0000 |
commit | 135fa74ce3c33f54b98ea7eeefd00bd6874817d2 (patch) | |
tree | a1adc81515055b78a376d9e8fab588a80e33003e /drawinglayer/source/texture/texture.cxx | |
parent | d967787a6fa78c4a0eb6541cdecac463c5c3928e (diff) |
#i39532# changes DEV300 m12 resync corrections
Diffstat (limited to 'drawinglayer/source/texture/texture.cxx')
-rw-r--r-- | drawinglayer/source/texture/texture.cxx | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/drawinglayer/source/texture/texture.cxx b/drawinglayer/source/texture/texture.cxx index cde3b701bac8..dce24359f1a0 100644 --- a/drawinglayer/source/texture/texture.cxx +++ b/drawinglayer/source/texture/texture.cxx @@ -4,9 +4,9 @@ * * $RCSfile: texture.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: aw $ $Date: 2008-05-14 09:21:54 $ + * last change: $Author: aw $ $Date: 2008-05-27 14:11:34 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,13 +36,8 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_drawinglayer.hxx" -#ifndef INCLUDED_DRAWINGLAYER_TEXTURE_TEXTURE_HXX #include <drawinglayer/texture/texture.hxx> -#endif - -#ifndef _BGFX_NUMERIC_FTOOLS_HXX #include <basegfx/numeric/ftools.hxx> -#endif ////////////////////////////////////////////////////////////////////////////// |