summaryrefslogtreecommitdiff
path: root/connectivity/inc/pch/precompiled_dbtools.hxx
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 /connectivity/inc/pch/precompiled_dbtools.hxx
parent1a6a475089c740f7343572f404f0a45d21484a13 (diff)
connectivity: replace boost::remove_reference with std::remove_reference
Change-Id: I7c11fcdaf8065fa86d224ad2fab88b0bcb907255
Diffstat (limited to 'connectivity/inc/pch/precompiled_dbtools.hxx')
-rw-r--r--connectivity/inc/pch/precompiled_dbtools.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/inc/pch/precompiled_dbtools.hxx b/connectivity/inc/pch/precompiled_dbtools.hxx
index cf12b434c863..2df126b08063 100644
--- a/connectivity/inc/pch/precompiled_dbtools.hxx
+++ b/connectivity/inc/pch/precompiled_dbtools.hxx
@@ -38,7 +38,6 @@
#include <utility>
#include <vector>
#include <boost/optional.hpp>
-#include <boost/type_traits.hpp>
#include <osl/diagnose.h>
#include <osl/mutex.hxx>
#include <osl/thread.h>