summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-27 18:55:10 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-27 19:22:26 +1100
commit2fc1fbd4a33fcf0f1a3af8f9c64015d272958b61 (patch)
tree84c6b9d15db95170ca5bcdeee8739527e41bd5a8 /vcl
parent05ca2d70c6e16d0e506688d9934b6c9f2ee39147 (diff)
vcl: remove extraneous included headers in toolbox.h
Change-Id: I40af01bf7c2e8dd8699d88fa52327d460827e211
Diffstat (limited to 'vcl')
-rw-r--r--vcl/inc/toolbox.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/vcl/inc/toolbox.h b/vcl/inc/toolbox.h
index e8c7a1fedb9a..9be81afdceed 100644
--- a/vcl/inc/toolbox.h
+++ b/vcl/inc/toolbox.h
@@ -20,14 +20,9 @@
#ifndef INCLUDED_VCL_INC_TOOLBOX_H
#define INCLUDED_VCL_INC_TOOLBOX_H
-#include <rtl/ustring.hxx>
-#include <tools/gen.hxx>
-#include <vcl/image.hxx>
#include <vcl/toolbox.hxx>
#include <vcl/controllayout.hxx>
-#include <vector>
-
#define TB_DROPDOWNARROWWIDTH 11
#define TB_MENUBUTTON_SIZE 12