summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/map.cxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-26 01:36:15 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-26 01:36:15 +1100
commitded0da10d8a6fc4a4ae732f9e99433e0b69c3c68 (patch)
tree2c8dc19cf90e114618a91644973a3545a60e101c /vcl/source/outdev/map.cxx
parent7ef79ef4297ebb2dc267e211e186508187fecf47 (diff)
vcl: remove unnecessary header includes in map.cxx
Change-Id: I60fafe283740f6246fa2978a1d2e4ee283ecea87
Diffstat (limited to 'vcl/source/outdev/map.cxx')
-rw-r--r--vcl/source/outdev/map.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/vcl/source/outdev/map.cxx b/vcl/source/outdev/map.cxx
index e2a85a705352..6b3ce3e0c6da 100644
--- a/vcl/source/outdev/map.cxx
+++ b/vcl/source/outdev/map.cxx
@@ -17,18 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <sal/config.h>
-
-#include <cstdlib>
-#include <limits.h>
-
#include <o3tl/numeric.hxx>
#include <tools/bigint.hxx>
#include <vcl/virdev.hxx>
#include <vcl/wrkwin.hxx>
-#include <vcl/outdev.hxx>
-#include <vcl/cursor.hxx>
#include <svdata.hxx>
#include <window.h>