diff options
Diffstat (limited to 'package/source/zipapi/ZipOutputEntry.cxx')
-rw-r--r-- | package/source/zipapi/ZipOutputEntry.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/source/zipapi/ZipOutputEntry.cxx b/package/source/zipapi/ZipOutputEntry.cxx index 54600d5964e6..adbbf2573e5e 100644 --- a/package/source/zipapi/ZipOutputEntry.cxx +++ b/package/source/zipapi/ZipOutputEntry.cxx @@ -23,6 +23,7 @@ #include <comphelper/storagehelper.hxx> #include <osl/time.h> +#include <osl/diagnose.h> #include <PackageConstants.hxx> #include <ZipEntry.hxx> |