Kaydet (Commit) 30c4cc2f authored tarafından Noel Grandin's avatar Noel Grandin Kaydeden (comit) Noel Grandin

boost::unordered_set is not used anymore

Change-Id: I0d38b254a1a23c124247a7b747f5d1331c571f54
Reviewed-on: https://gerrit.libreoffice.org/21977Reviewed-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
Tested-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
üst 749c5a08
......@@ -62,7 +62,6 @@
#include <boost/mem_fn.hpp>
#include <boost/noncopyable.hpp>
#include <boost/shared_array.hpp>
#include <boost/unordered_set.hpp>
#include <osl/conditn.h>
#include <osl/conditn.hxx>
#include <osl/diagnose.h>
......
......@@ -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>
......
......@@ -67,7 +67,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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment