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

VCL: Remove unnecessary headers from outdev/mask.cxx

Change-Id: Id759b151bb636aa7c79043854a622a88a544138d
üst 43c8bf27
...@@ -17,28 +17,12 @@ ...@@ -17,28 +17,12 @@
* 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/bitmapex.hxx>
#include <vcl/window.hxx>
#include <vcl/metaact.hxx>
#include <vcl/gdimtf.hxx>
#include <vcl/virdev.hxx>
#include <vcl/bmpacc.hxx>
#include <vcl/outdev.hxx> #include <vcl/outdev.hxx>
#include <vcl/image.hxx> #include <vcl/virdev.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 <outdev.h>
#include <window.h>
#include <outdata.hxx> #include <outdata.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <boost/scoped_array.hpp>
extern const sal_uLong nVCLRLut[ 6 ]; extern const sal_uLong nVCLRLut[ 6 ];
extern const sal_uLong nVCLGLut[ 6 ]; extern const sal_uLong nVCLGLut[ 6 ];
......
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