diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-10-17 08:40:10 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-10-17 08:40:10 +0000 |
commit | 98c9f4f4f2506db7385cc3f0fa7bb1b14930a417 (patch) | |
tree | e6881eda00d35e22f6ac51732df02db300814385 /vcl/source/gdi/salgdilayout.cxx | |
parent | 52a7bbb9c5d88ee817b4e484696846adbc7b305e (diff) |
CWS-TOOLING: integrate CWS aw057
Diffstat (limited to 'vcl/source/gdi/salgdilayout.cxx')
-rw-r--r-- | vcl/source/gdi/salgdilayout.cxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/vcl/source/gdi/salgdilayout.cxx b/vcl/source/gdi/salgdilayout.cxx index 2e2d40df791e..298da07de1b2 100644 --- a/vcl/source/gdi/salgdilayout.cxx +++ b/vcl/source/gdi/salgdilayout.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: salgdilayout.cxx,v $ - * $Revision: 1.31 $ + * $Revision: 1.31.30.1 $ * * This file is part of OpenOffice.org. * @@ -52,12 +52,9 @@ #include <vcl/gdimtf.hxx> #include <vcl/outdata.hxx> #include <vcl/print.hxx> -#include <vcl/salotype.hxx> -#include <vcl/opengl.hxx> #ifndef _VCL_IMPLNCVT_HXX #include <implncvt.hxx> #endif -#include <vcl/outdev3d.hxx> #include <vcl/outdev.h> #include <vcl/outdev.hxx> #include <vcl/unowrap.hxx> |