Remove a superfluous #include directive

This commit is contained in:
Gennaro Prota
2025-06-21 15:12:59 +02:00
parent 583cb08f6f
commit 4485bf9bbf

View File

@@ -18,7 +18,6 @@
#include "boost/config.hpp"
#include "boost/core/allocator_access.hpp"
#include "boost/detail/workaround.hpp"
#include <cstddef>
#include <memory>