diff options
Diffstat (limited to 'comphelper/source/misc/docpasswordhelper.cxx')
-rw-r--r-- | comphelper/source/misc/docpasswordhelper.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/source/misc/docpasswordhelper.cxx b/comphelper/source/misc/docpasswordhelper.cxx index 25a5e96dba95..4bda261e5611 100644 --- a/comphelper/source/misc/docpasswordhelper.cxx +++ b/comphelper/source/misc/docpasswordhelper.cxx @@ -24,6 +24,7 @@ #include <com/sun/star/task/XInteractionHandler.hpp> #include <osl/time.h> +#include <osl/diagnose.h> #include <rtl/digest.h> #include <rtl/random.h> #include <string.h> |