summaryrefslogtreecommitdiffstats
path: root/basctl
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-01 11:56:21 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-02-02 09:20:47 +0000
commit98c343604dcf718b3c8ee3e38da1a50c7a0199a2 (patch)
tree5979fd35cfcdd3989f4db42afee0881a8391422b /basctl
parentExport and import of file name field (diff)
downloadcore-98c343604dcf718b3c8ee3e38da1a50c7a0199a2.tar.gz
core-98c343604dcf718b3c8ee3e38da1a50c7a0199a2.zip
boost::hash->std::hash
Change-Id: If4d1e4071995f07212fad958b0226d5824d168f8 Reviewed-on: https://gerrit.libreoffice.org/21989 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'basctl')
-rw-r--r--basctl/inc/pch/precompiled_basctl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/inc/pch/precompiled_basctl.hxx b/basctl/inc/pch/precompiled_basctl.hxx
index 7382085b6c7b..490c7591911a 100644
--- a/basctl/inc/pch/precompiled_basctl.hxx
+++ b/basctl/inc/pch/precompiled_basctl.hxx
@@ -55,7 +55,6 @@
#include <unordered_map>
#include <utility>
#include <vector>
-#include <boost/functional/hash.hpp>
#include <boost/intrusive_ptr.hpp>
#include <boost/noncopyable.hpp>
#include <boost/shared_array.hpp>