mirror of
https://github.com/vimpunk/mio.git
synced 2025-12-08 01:36:52 +08:00
Merge 29ff27b1c1d5338e7da04c6e9b87cd4c6941ba2f into 8b6b7d878c89e81614d05edca7936de41ccdd2da
This commit is contained in:
commit
2b977ec221
@ -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
|
||||
|
||||
@ -1761,3 +1761,5 @@ using shared_ummap_sink = basic_shared_mmap_sink<unsigned char>;
|
||||
} // namespace mio
|
||||
|
||||
#endif // MIO_SHARED_MMAP_HEADER
|
||||
|
||||
#undef max
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user