summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-01 08:39:58 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-02-01 07:48:26 +0000
commit30c4cc2f09144b80216bca03089970348126fb5e (patch)
treeb51cd3a9470a5c50437341de5c580aa3d78590ff /sd
parent749c5a08016a0384686caab7528f3c8adc51fdc6 (diff)
boost::unordered_set is not used anymore
Change-Id: I0d38b254a1a23c124247a7b747f5d1331c571f54 Reviewed-on: https://gerrit.libreoffice.org/21977 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sd')
-rw-r--r--sd/inc/pch/precompiled_sdui.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/pch/precompiled_sdui.hxx b/sd/inc/pch/precompiled_sdui.hxx
index c8182d05eb0d..ab9d1bd4a1d7 100644
--- a/sd/inc/pch/precompiled_sdui.hxx
+++ b/sd/inc/pch/precompiled_sdui.hxx
@@ -58,7 +58,6 @@
#include <boost/noncopyable.hpp>
#include <boost/optional.hpp>
#include <boost/shared_array.hpp>
-#include <boost/unordered_set.hpp>
#include <osl/diagnose.h>
#include <osl/diagnose.hxx>
#include <osl/doublecheckedlocking.h>