@@ -3,6 +3,7 @@
#include <algorithm>
#include <memory>
#include <numeric>
+#include <vector>
#define DELEGATE_ITERATOR_IMPL_BASE(impl) \
bool operator==(iterator const&other) const { \