From c06be53493013abadf844929b7724b6b2ddda1a0 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Fri, 6 May 2016 22:45:33 +0200 Subject: connectivity: replace boost::remove_reference with std::remove_reference Change-Id: I7c11fcdaf8065fa86d224ad2fab88b0bcb907255 --- basctl/inc/pch/precompiled_basctl.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'basctl/inc') 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 #include #include -#include #include #include #include -- cgit