Kaydet (Commit) a80f7551 authored tarafından Chris Sherlock's avatar Chris Sherlock

VCL: Remove unnecessary headers from outdev/bitmap.cxx

Change-Id: Ib4d5da9bb36e6ad7a02536f169ae7b634bb939db
üst 44d9e496
...@@ -17,27 +17,18 @@ ...@@ -17,27 +17,18 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#include <tools/debug.hxx>
#include <vcl/bitmap.hxx> #include <vcl/bitmap.hxx>
#include <vcl/bitmapex.hxx> #include <vcl/bitmapex.hxx>
#include <vcl/metaact.hxx>
#include <vcl/gdimtf.hxx>
#include <vcl/bmpacc.hxx> #include <vcl/bmpacc.hxx>
#include <vcl/outdev.hxx> #include <vcl/outdev.hxx>
#include <vcl/virdev.hxx> #include <vcl/virdev.hxx>
#include <vcl/image.hxx> #include <vcl/image.hxx>
#include <bmpfast.hxx> #include <bmpfast.hxx>
#include <salbmp.hxx>
#include <salgdi.hxx> #include <salgdi.hxx>
#include <impbmp.hxx> #include <impbmp.hxx>
#include <sallayout.hxx>
#include <image.h> #include <image.h>
#include <outdev.h>
#include <window.h>
#include <outdata.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/matrix/b2dhommatrixtools.hxx> #include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <boost/scoped_array.hpp> #include <boost/scoped_array.hpp>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment