diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-13 12:13:56 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-13 12:13:56 +0200 |
commit | 67897701316d83495aed4baa94e96c9f84b818f8 (patch) | |
tree | c359b956e15b2cd9f9f36fe72b3c3cbe2297cac7 /src/tile-iterator.hpp | |
parent | 713e473b65963ec6ca1b1eb185c297852fa336ea (diff) |
a
Diffstat (limited to 'src/tile-iterator.hpp')
-rw-r--r-- | src/tile-iterator.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tile-iterator.hpp b/src/tile-iterator.hpp index 5ba4bb88..20191afa 100644 --- a/src/tile-iterator.hpp +++ b/src/tile-iterator.hpp @@ -2,6 +2,7 @@ #include "local-coords.hpp" #include <iterator> +#include <tuple> #include <utility> #include <type_traits> |