From e9a2e0460e3941e9741b368eeaf58b5afbae09bf Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sat, 30 Jan 2016 16:06:11 +0000 Subject: OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit as a direct drop in I guess Change-Id: I3add63f1459f4e659019bd6db54da2f5431958ce Reviewed-on: https://gerrit.libreoffice.org/21941 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- tools/inc/pch/precompiled_tl.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/inc') diff --git a/tools/inc/pch/precompiled_tl.hxx b/tools/inc/pch/precompiled_tl.hxx index a9619afb0549..7cf7eb750973 100644 --- a/tools/inc/pch/precompiled_tl.hxx +++ b/tools/inc/pch/precompiled_tl.hxx @@ -34,7 +34,6 @@ #include #include #include -#include #include #include #include -- cgit