Kaydet (Commit) 960d0321 authored tarafından Mario J. Rugiero's avatar Mario J. Rugiero Kaydeden (comit) Noel Grandin

Cleanup two unused boost/bind includes in comphelper.

Change-Id: I8bfbbc82be3a91d7227ff76fc6eb570c1155dd4f
Reviewed-on: https://gerrit.libreoffice.org/19844Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
üst a148fe14
......@@ -16,7 +16,6 @@
#include <algorithm>
#include <assert.h>
#include <boost/bind.hpp>
#include <boost/current_function.hpp>
#include <boost/noncopyable.hpp>
#include <memory>
......
......@@ -34,7 +34,6 @@
#include <com/sun/star/uno/genfunc.h>
#include <algorithm>
#include <boost/bind.hpp>
namespace comphelper
......
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