summaryrefslogtreecommitdiff
path: root/sal/inc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-03-03 14:10:32 +0100
committerMichael Stahl <mstahl@redhat.com>2016-03-03 15:04:11 +0100
commitb184b4249d114bafba7d2afd00093747db556d33 (patch)
treec90f466bafeccd1545ec9b528e066976d5227959 /sal/inc
parent521c5602e366a8d4d826fcd910428965de5d9d4e (diff)
sal: replace boost::bind with C++11 lambdas
Change-Id: If8e16b7805b5b25dafe053e35cd98079abbea83c
Diffstat (limited to 'sal/inc')
-rw-r--r--sal/inc/pch/precompiled_sal.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/inc/pch/precompiled_sal.hxx b/sal/inc/pch/precompiled_sal.hxx
index ab1c7d2602d8..13cf7bbb3333 100644
--- a/sal/inc/pch/precompiled_sal.hxx
+++ b/sal/inc/pch/precompiled_sal.hxx
@@ -32,7 +32,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <boost/bind.hpp>
#include <boost/noncopyable.hpp>
#include <osl/diagnose.h>
#include <osl/diagnose.hxx>