diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-01-25 21:12:01 +1100 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-01-25 21:12:20 +1100 |
commit | be4a8f1647346d2fea8585f8ff36e6a537064b77 (patch) | |
tree | 0b1828b4f5db9c43975aa1861178728d559931b0 /vcl | |
parent | 269af267b8b65b8eecf9ea52e352e404d52ec568 (diff) |
vcl: remove unnecessary headers from impbmp.hxx
Change-Id: Ibb49d1734a58f0ba46704daaad766bdfca005e6e
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/inc/impbmp.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
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 <vcl/salbtype.hxx> -#include <tools/gen.hxx> -#include <tools/solar.h> extern const sal_uLong nVCLRLut[ 6 ]; extern const sal_uLong nVCLGLut[ 6 ]; |