diff options
Diffstat (limited to 'include/comphelper/servicehelper.hxx')
-rw-r--r-- | include/comphelper/servicehelper.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/comphelper/servicehelper.hxx b/include/comphelper/servicehelper.hxx index b2c6bf46d009..c225494ccf1b 100644 --- a/include/comphelper/servicehelper.hxx +++ b/include/comphelper/servicehelper.hxx @@ -24,8 +24,6 @@ #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/uno/Sequence.hxx> -#include <type_traits> - namespace comphelper { // Class incapsulating UIDs used as e.g. tunnel IDs for css::lang::XUnoTunnel, |