summaryrefslogtreecommitdiff
path: root/include/oox/ole/vbainputstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ole/vbainputstream.hxx')
-rw-r--r--include/oox/ole/vbainputstream.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/oox/ole/vbainputstream.hxx b/include/oox/ole/vbainputstream.hxx
index dd6e53ad6a9a..f002ce816025 100644
--- a/include/oox/ole/vbainputstream.hxx
+++ b/include/oox/ole/vbainputstream.hxx
@@ -20,8 +20,12 @@
#ifndef INCLUDED_OOX_OLE_VBAINPUTSTREAM_HXX
#define INCLUDED_OOX_OLE_VBAINPUTSTREAM_HXX
+#include <cstddef>
#include <vector>
+
#include <oox/helper/binaryinputstream.hxx>
+#include <oox/helper/binarystreambase.hxx>
+#include <sal/types.h>
namespace oox {
namespace ole {