From 1812a6467defa244c2002dec6b055ad3983e5883 Mon Sep 17 00:00:00 2001 From: Jorenz Paragas Date: Sun, 12 Jun 2016 16:57:39 -0700 Subject: tdf#42949: clean up includes in include/vbahelper with iwyu Change-Id: Iaf93ff58229e9362b03b3e810611e969ef8baf38 Reviewed-on: https://gerrit.libreoffice.org/26206 Tested-by: Jenkins Reviewed-by: Michael Stahl --- sw/source/ui/vba/vbaselection.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/source/ui/vba/vbaselection.cxx') diff --git a/sw/source/ui/vba/vbaselection.cxx b/sw/source/ui/vba/vbaselection.cxx index 610ee72658b4..bd942fa0d396 100644 --- a/sw/source/ui/vba/vbaselection.cxx +++ b/sw/source/ui/vba/vbaselection.cxx @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include -- cgit