From 98c343604dcf718b3c8ee3e38da1a50c7a0199a2 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 1 Feb 2016 11:56:21 +0200 Subject: boost::hash->std::hash Change-Id: If4d1e4071995f07212fad958b0226d5824d168f8 Reviewed-on: https://gerrit.libreoffice.org/21989 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'xmlsecurity') diff --git a/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx b/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx index 7b6487e4dd73..6b1fe47f71a8 100644 --- a/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx +++ b/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx @@ -51,7 +51,6 @@ #include #include #include -#include #include #include #include -- cgit