Remove unused include

This commit is contained in:
Marcus Weseloh 2024-06-02 12:22:30 +02:00
parent 0d9389aa2f
commit 65752f231c

View file

@ -27,7 +27,6 @@
#include "common/str_compat.hpp"
// standard headers
#include <cerrno>
#include <memory>
using namespace std;