diff --git a/include/fast_io_core_impl/freestanding/iterator.h b/include/fast_io_core_impl/freestanding/iterator.h index 480ce466..fa6e1f8b 100644 --- a/include/fast_io_core_impl/freestanding/iterator.h +++ b/include/fast_io_core_impl/freestanding/iterator.h @@ -5,6 +5,7 @@ #ifdef __GLIBCXX__ #if __has_include() && __has_include() +#include #include #include #else