summaryrefslogtreecommitdiff
path: root/comphelper/source/streaming/memorystream.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-04-07 13:48:53 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-04-07 13:48:53 +0200
commitb8757ee8c7a024c36dda276bbe7dc69d5445e9c4 (patch)
tree7d22b6a80a53f31e7d4d8cd422495d0137af5167 /comphelper/source/streaming/memorystream.cxx
parent732c19b8f39c9bf3c5a23affa27895e3dd3dccbf (diff)
Clean up function declarations and some unused functions
Change-Id: I5817a5ad3966918cfb1920be568b7401dd6f948c
Diffstat (limited to 'comphelper/source/streaming/memorystream.cxx')
-rw-r--r--comphelper/source/streaming/memorystream.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/source/streaming/memorystream.cxx b/comphelper/source/streaming/memorystream.cxx
index 6d7b1179dbd9..c4379cdb46ba 100644
--- a/comphelper/source/streaming/memorystream.cxx
+++ b/comphelper/source/streaming/memorystream.cxx
@@ -19,6 +19,7 @@
#include "comphelper_module.hxx"
+#include "comphelper_services.hxx"
#include <com/sun/star/io/XStream.hpp>
#include <com/sun/star/io/XSeekableInputStream.hpp>