diff options
Diffstat (limited to 'include/o3tl/deleter.hxx')
-rw-r--r-- | include/o3tl/deleter.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/o3tl/deleter.hxx b/include/o3tl/deleter.hxx index af06ffa1267c..4dce1d005f71 100644 --- a/include/o3tl/deleter.hxx +++ b/include/o3tl/deleter.hxx @@ -11,6 +11,7 @@ #define INCLUDED_O3TL_DELETER_HXX #include <com/sun/star/uno/Exception.hpp> +#include <sal/log.hxx> namespace o3tl { |