Remove unused include

This commit is contained in:
Marcus Weseloh 2024-06-02 12:22:30 +02:00 committed by Johannes Pohl
parent ba0f9f209d
commit 36008b5728

View file

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