From be4a8f1647346d2fea8585f8ff36e6a537064b77 Mon Sep 17 00:00:00 2001 From: Chris Sherlock Date: Mon, 25 Jan 2016 21:12:01 +1100 Subject: vcl: remove unnecessary headers from impbmp.hxx Change-Id: Ibb49d1734a58f0ba46704daaad766bdfca005e6e --- vcl/inc/impbmp.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'vcl') diff --git a/vcl/inc/impbmp.hxx b/vcl/inc/impbmp.hxx index a98edfac1384..feb94a8d6fd3 100644 --- a/vcl/inc/impbmp.hxx +++ b/vcl/inc/impbmp.hxx @@ -21,8 +21,6 @@ #define INCLUDED_VCL_INC_IMPBMP_HXX #include -#include -#include extern const sal_uLong nVCLRLut[ 6 ]; extern const sal_uLong nVCLGLut[ 6 ]; -- cgit