summaryrefslogtreecommitdiff
path: root/Ix/CPP
diff options
context:
space:
mode:
authorMatt <MattPD@users.noreply.github.com>2015-07-23 16:00:14 +0200
committerMatt <MattPD@users.noreply.github.com>2015-07-23 16:00:14 +0200
commite41e2a4aac0960cf3c88884924aae7473270dbfa (patch)
tree84afd196915baedc2c082733911d76e5ab6d0a65 /Ix/CPP
parent6127a55e91730d0847b56b47082fdaf5fdb2c23b (diff)
downloadRxCpp-e41e2a4aac0960cf3c88884924aae7473270dbfa.tar.gz
Update linq_iterators.hpp
Diffstat (limited to 'Ix/CPP')
-rw-r--r--Ix/CPP/src/cpplinq/linq_iterators.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Ix/CPP/src/cpplinq/linq_iterators.hpp b/Ix/CPP/src/cpplinq/linq_iterators.hpp
index 18b89cb..3472281 100644
--- a/Ix/CPP/src/cpplinq/linq_iterators.hpp
+++ b/Ix/CPP/src/cpplinq/linq_iterators.hpp
@@ -4,6 +4,8 @@
#define CPPLINQ_LINQ_ITERATORS_HPP
#pragma once
+#include <cstddef>
+
namespace cpplinq {
// if a member, provides the straightforward implementation of various redundant operators. For example,