diff --git a/include/mio/mmap.hpp b/include/mio/mmap.hpp index def559a..596ad6b 100644 --- a/include/mio/mmap.hpp +++ b/include/mio/mmap.hpp @@ -490,3 +490,5 @@ mmap_sink make_mmap_sink(const MappingToken& token, std::error_code& error) #include "detail/mmap.ipp" #endif // MIO_MMAP_HEADER + +#undef max