diff options
author | Thorsten Behrens <thb@openoffice.org> | 2001-07-30 12:52:30 +0000 |
---|---|---|
committer | Thorsten Behrens <thb@openoffice.org> | 2001-07-30 12:52:30 +0000 |
commit | 17c0e634ca15f0015d2b539270c4f3068265267b (patch) | |
tree | b6a05e222483df98dbd8e0b464b462de67956740 | |
parent | d8ab68adce0d316877ad6fd105523ba35dcb79cf (diff) |
#90205# sot/dtrans.hxx removed
-rw-r--r-- | svx/source/engine3d/obj3d.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/source/engine3d/obj3d.cxx b/svx/source/engine3d/obj3d.cxx index 4f49240fed4e..d70072c9a0cd 100644 --- a/svx/source/engine3d/obj3d.cxx +++ b/svx/source/engine3d/obj3d.cxx @@ -2,9 +2,9 @@ * * $RCSfile: obj3d.cxx,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: aw $ $Date: 2001-07-19 16:59:49 $ + * last change: $Author: thb $ $Date: 2001-07-30 13:52:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -64,10 +64,6 @@ #include "svdstr.hrc" #include "svdglob.hxx" -#ifndef _SOT_DTRANS_HXX -#include <sot/dtrans.hxx> -#endif - #ifndef _SVDVIEW_HXX #include "svdview.hxx" #endif |