diff options
Diffstat (limited to 'include/unotools/weakref.hxx')
-rw-r--r-- | include/unotools/weakref.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/unotools/weakref.hxx b/include/unotools/weakref.hxx index 0cab7d0e9b2a..34a7242bdfc1 100644 --- a/include/unotools/weakref.hxx +++ b/include/unotools/weakref.hxx @@ -29,7 +29,6 @@ #include <cppuhelper/weakref.hxx> #include <cppuhelper/weak.hxx> #include <rtl/ref.hxx> -#include <type_traits> namespace unotools { |