summaryrefslogtreecommitdiff
path: root/package/source/zippackage/ZipPackageBuffer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/source/zippackage/ZipPackageBuffer.cxx')
-rw-r--r--package/source/zippackage/ZipPackageBuffer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/source/zippackage/ZipPackageBuffer.cxx b/package/source/zippackage/ZipPackageBuffer.cxx
index e1fc959b355e..6574fda14ae9 100644
--- a/package/source/zippackage/ZipPackageBuffer.cxx
+++ b/package/source/zippackage/ZipPackageBuffer.cxx
@@ -18,7 +18,7 @@
*/
#include <ZipPackageBuffer.hxx>
-#include <string.h> // for memcpy
+#include <string.h>
using namespace ::com::sun::star;
using namespace com::sun::star::uno;