From 22b80ac8e213ff63ce4f60e7d491f12cb42db313 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 14 Sep 2015 09:21:33 +0100 Subject: boost->std MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3fd9e1599c5ad812879a58cf1dabbcd393105e1c Reviewed-on: https://gerrit.libreoffice.org/18564 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- cui/source/customize/macropg.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'cui/source/customize/macropg.cxx') diff --git a/cui/source/customize/macropg.cxx b/cui/source/customize/macropg.cxx index 2e9e87793b6a..246d5d5706ac 100644 --- a/cui/source/customize/macropg.cxx +++ b/cui/source/customize/macropg.cxx @@ -44,7 +44,6 @@ #include #include -#include using namespace ::com::sun::star; using namespace ::com::sun::star::uno; -- cgit