From de6c48976c73d2fcc8010d892b747132b234273b Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Thu, 28 Jan 2016 17:38:20 +0100 Subject: canvas: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNC Change-Id: Ib90ad48866718f69160f57e7b0db3a7f342eb7be Reviewed-on: https://gerrit.libreoffice.org/21882 Tested-by: Jenkins Reviewed-by: Michael Stahl --- include/canvas/verifyinput.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include/canvas/verifyinput.hxx') diff --git a/include/canvas/verifyinput.hxx b/include/canvas/verifyinput.hxx index 615f5295cf25..d8e95ac5f9a1 100644 --- a/include/canvas/verifyinput.hxx +++ b/include/canvas/verifyinput.hxx @@ -27,7 +27,6 @@ #include #include -#include #include -- cgit