There was an error while loading. Please reload this page.
1 parent 3e5751f commit e7ae80cCopy full SHA for e7ae80c
include/mir/ndslice.h
@@ -16,6 +16,7 @@ Authors: Ilya Yaroshenko
16
#include <cstddef>
17
#include <cstdint>
18
#include <stdexcept>
19
+#include <iterator>
20
21
#if INTPTR_MAX == INT32_MAX
22
#define mir_size_t unsigned int
0 commit comments