[Libreoffice-commits] core.git: vcl/inc
Chris Sherlock
chris.sherlock79 at gmail.com
Mon Jan 25 02:25:09 PST 2016
vcl/inc/impgraph.hxx | 7 -------
1 file changed, 7 deletions(-)
New commits:
commit 1cb114770c1ab0c59e4dc8ad80244a2835aca8fc
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date: Mon Jan 25 21:24:14 2016 +1100
vcl: remove unnecessary header includes from impgraph.hxx
Change-Id: I512d0d79ed1f65288a047ed0316f9cf6f1762aca
diff --git a/vcl/inc/impgraph.hxx b/vcl/inc/impgraph.hxx
index 957fa12..2eac350 100644
--- a/vcl/inc/impgraph.hxx
+++ b/vcl/inc/impgraph.hxx
@@ -20,13 +20,6 @@
#ifndef INCLUDED_VCL_INC_IMPGRAPH_HXX
#define INCLUDED_VCL_INC_IMPGRAPH_HXX
-#include <vcl/bitmap.hxx>
-#include <vcl/bitmapex.hxx>
-#include <vcl/animate.hxx>
-#include <vcl/gdimtf.hxx>
-#include <vcl/graph.hxx>
-#include <vcl/svgdata.hxx>
-
struct ImpSwapInfo
{
MapMode maPrefMapMode;
More information about the Libreoffice-commits
mailing list