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 --- xmlscript/inc/pch/precompiled_xmlscript.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'xmlscript/inc') diff --git a/xmlscript/inc/pch/precompiled_xmlscript.hxx b/xmlscript/inc/pch/precompiled_xmlscript.hxx index 0852cd05f559..8b31fb6d4355 100644 --- a/xmlscript/inc/pch/precompiled_xmlscript.hxx +++ b/xmlscript/inc/pch/precompiled_xmlscript.hxx @@ -20,7 +20,6 @@ ./bin/update_pch_bisect ./xmlscript/inc/pch/precompiled_xmlscript.hxx "/opt/lo/bin/make xmlscript.build" --find-conflicts */ -#include #include #include #include -- cgit