summaryrefslogtreecommitdiff
path: root/starmath/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-01-30 16:06:11 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-01-31 12:29:07 +0000
commite9a2e0460e3941e9741b368eeaf58b5afbae09bf (patch)
tree6d6d0cc3a1f98560ca479d301c629a04c9a1de91 /starmath/inc
parent1ef9f3988ee4dcbc77e1fdefa20442e044a67d4d (diff)
OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that
as a direct drop in I guess Change-Id: I3add63f1459f4e659019bd6db54da2f5431958ce Reviewed-on: https://gerrit.libreoffice.org/21941 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'starmath/inc')
-rw-r--r--starmath/inc/pch/precompiled_sm.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/inc/pch/precompiled_sm.hxx b/starmath/inc/pch/precompiled_sm.hxx
index c4ee8a0492ec..8dcde82152ac 100644
--- a/starmath/inc/pch/precompiled_sm.hxx
+++ b/starmath/inc/pch/precompiled_sm.hxx
@@ -40,7 +40,6 @@
#include <unordered_map>
#include <vector>
#include <boost/checked_delete.hpp>
-#include <boost/current_function.hpp>
#include <boost/intrusive_ptr.hpp>
#include <boost/optional.hpp>
#include <boost/optional/optional.hpp>