remove recursive include

This commit is contained in:
Oliver Schonrock 2024-12-13 20:25:29 +00:00
parent 7fa954bdde
commit 7a1d9bec47

View File

@ -21,7 +21,6 @@
#ifndef MIO_BASIC_MMAP_IMPL #ifndef MIO_BASIC_MMAP_IMPL
#define MIO_BASIC_MMAP_IMPL #define MIO_BASIC_MMAP_IMPL
#include "mio/mmap.hpp"
#include "mio/page.hpp" #include "mio/page.hpp"
#include "mio/detail/string_util.hpp" #include "mio/detail/string_util.hpp"