summaryrefslogtreecommitdiff
path: root/include/rtl/byteseq.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-11-10 13:14:21 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-11-10 13:14:21 +0100
commit08138396828aea9961f836c203d9d4a683c98882 (patch)
treec6bfb4b5ee451bc12cdb0624f2858e7a9e29a242 /include/rtl/byteseq.hxx
parente2ff5810f1578794aa2617e8d0b44d64642f8eca (diff)
Missing includes (for NULL)
Change-Id: Id2359f6ff4bddb2afbc0b346e17cd858f00179e3
Diffstat (limited to 'include/rtl/byteseq.hxx')
-rw-r--r--include/rtl/byteseq.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rtl/byteseq.hxx b/include/rtl/byteseq.hxx
index cb16b83487d7..041b8bc361a8 100644
--- a/include/rtl/byteseq.hxx
+++ b/include/rtl/byteseq.hxx
@@ -21,6 +21,7 @@
#include <rtl/byteseq.h>
+#include <cstddef>
#include <new>
namespace rtl