summaryrefslogtreecommitdiff
path: root/vbahelper
diff options
context:
space:
mode:
Diffstat (limited to 'vbahelper')
-rw-r--r--vbahelper/source/vbahelper/vbacommandbar.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vbahelper/source/vbahelper/vbacommandbar.hxx b/vbahelper/source/vbahelper/vbacommandbar.hxx
index b2906163d71f..da0efc78f682 100644
--- a/vbahelper/source/vbahelper/vbacommandbar.hxx
+++ b/vbahelper/source/vbahelper/vbacommandbar.hxx
@@ -28,8 +28,6 @@
#include <vbahelper/vbahelperinterface.hxx>
#include "vbacommandbarhelper.hxx"
-#include <map>
-
typedef InheritedHelperInterfaceImpl1< ov::XCommandBar > CommandBar_BASE;
class ScVbaCommandBar : public CommandBar_BASE