summaryrefslogtreecommitdiff
path: root/comphelper/inc
diff options
context:
space:
mode:
authorMario J. Rugiero <mrugiero@gmail.com>2015-11-08 19:14:26 -0300
committerNoel Grandin <noelgrandin@gmail.com>2015-11-09 06:00:52 +0000
commit960d03211e471bd5f6d3dd33ae929dfe43d47402 (patch)
tree4c802b44761f9e9ec08927d741bce8eb4998373b /comphelper/inc
parenta148fe149c7af1995fd2aaab0a6e52242509b993 (diff)
Cleanup two unused boost/bind includes in comphelper.
Change-Id: I8bfbbc82be3a91d7227ff76fc6eb570c1155dd4f Reviewed-on: https://gerrit.libreoffice.org/19844 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'comphelper/inc')
-rw-r--r--comphelper/inc/pch/precompiled_comphelper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/comphelper/inc/pch/precompiled_comphelper.hxx b/comphelper/inc/pch/precompiled_comphelper.hxx
index cfc80557196e..d83ade8e5190 100644
--- a/comphelper/inc/pch/precompiled_comphelper.hxx
+++ b/comphelper/inc/pch/precompiled_comphelper.hxx
@@ -16,7 +16,6 @@
#include <algorithm>
#include <assert.h>
-#include <boost/bind.hpp>
#include <boost/current_function.hpp>
#include <boost/noncopyable.hpp>
#include <memory>