summaryrefslogtreecommitdiff
path: root/basctl/inc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-05-06 22:45:33 +0200
committerMichael Stahl <mstahl@redhat.com>2016-05-06 23:37:10 +0200
commitc06be53493013abadf844929b7724b6b2ddda1a0 (patch)
treef7c11e900abed6085d08b699814ad8e4ccc378fa /basctl/inc
parent1a6a475089c740f7343572f404f0a45d21484a13 (diff)
connectivity: replace boost::remove_reference with std::remove_reference
Change-Id: I7c11fcdaf8065fa86d224ad2fab88b0bcb907255
Diffstat (limited to 'basctl/inc')
-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 c9d33df4e75b..6cb86b18461e 100644
--- a/basctl/inc/pch/precompiled_basctl.hxx
+++ b/basctl/inc/pch/precompiled_basctl.hxx
@@ -54,7 +54,6 @@
#include <unordered_map>
#include <utility>
#include <vector>
-#include <boost/intrusive_ptr.hpp>
#include <osl/conditn.h>
#include <osl/conditn.hxx>
#include <osl/diagnose.h>