summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper')
-rw-r--r--comphelper/source/streaming/seqstream.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/source/streaming/seqstream.cxx b/comphelper/source/streaming/seqstream.cxx
index bfc9ec59e531..1348f7ecba8c 100644
--- a/comphelper/source/streaming/seqstream.cxx
+++ b/comphelper/source/streaming/seqstream.cxx
@@ -19,7 +19,7 @@
#include <comphelper/seqstream.hxx>
-#include <memory.h> // for memcpy
+#include <memory.h>
namespace comphelper
{