diff --git a/src/util/Exception.cxx b/src/util/Exception.cxx index 54f576212..16996abb9 100644 --- a/src/util/Exception.cxx +++ b/src/util/Exception.cxx @@ -29,8 +29,6 @@ #include "Exception.hxx" -#include - std::string GetFullMessage(std::exception_ptr ep, const char *fallback, const char *separator) noexcept