util/Exception: include cleanup
This commit is contained in:
@@ -29,8 +29,6 @@
|
|||||||
|
|
||||||
#include "Exception.hxx"
|
#include "Exception.hxx"
|
||||||
|
|
||||||
#include <stdexcept>
|
|
||||||
|
|
||||||
std::string
|
std::string
|
||||||
GetFullMessage(std::exception_ptr ep,
|
GetFullMessage(std::exception_ptr ep,
|
||||||
const char *fallback, const char *separator) noexcept
|
const char *fallback, const char *separator) noexcept
|
||||||
|
Reference in New Issue
Block a user