Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions include/mio/mmap.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 2 additions & 0 deletions single_include/mio/mio.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1761,3 +1761,5 @@ using shared_ummap_sink = basic_shared_mmap_sink<unsigned char>;
} // namespace mio

#endif // MIO_SHARED_MMAP_HEADER

#undef max